mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: add dp audio support for rk3399-tve1205g
Change-Id: I63c3faa8d6218d77f29776035ac8098695f65629 Signed-off-by: Bin Yang <yangbin@rock-chips.com>
This commit is contained in:
@@ -184,6 +184,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
sound {
|
||||
compatible = "rockchip,cdndp-sound";
|
||||
rockchip,cpu = <&i2s2>;
|
||||
rockchip,codec = <&cdn_dp>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
spdif-sound {
|
||||
compatible = "simple-audio-card";
|
||||
simple-audio-card,name = "rockchip,spdif";
|
||||
@@ -445,6 +452,7 @@
|
||||
};
|
||||
|
||||
&i2s2 {
|
||||
status = "okay";
|
||||
#sound-dai-cells = <0>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user