Skip to content

Commit

Permalink
ayufan: dts: rockpro64: update sound device names
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Jun 17, 2019
1 parent 75eefac commit 94e5a73
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts
Original file line number Diff line number Diff line change
Expand Up @@ -228,18 +228,18 @@
cooling-levels = <0 80 170 230>;
};

hdmi_dp_sound: hdmi-dp-sound {
hdmi-sound {
status = "okay";
compatible = "rockchip,rk3399-hdmi-dp";
rockchip,cpu = <&i2s2>;
rockchip,codec = <&hdmi>, <&cdn_dp>;
};

es8316-sound {
speakers-sound {
status = "okay";
compatible = "simple-audio-card";
simple-audio-card,format = "i2s";
simple-audio-card,name = "rockchip,es8316-codec";
simple-audio-card,name = "Speakers";
simple-audio-card,mclk-fs = <256>;
simple-audio-card,widgets =
"Microphone", "Mic Jack",
Expand All @@ -260,7 +260,7 @@
spdif-sound {
status = "okay";
compatible = "simple-audio-card";
simple-audio-card,name = "ROCKCHIP,SPDIF";
simple-audio-card,name = "SPDIF";
simple-audio-card,cpu {
sound-dai = <&spdif>;
};
Expand Down

0 comments on commit 94e5a73

Please sign in to comment.