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:
Bin Yang
2017-02-08 09:49:13 +08:00
parent 9ee265b245
commit d9e6f0183f

View File

@@ -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>;
};