Skip to content

Commit 8c6aae9

Browse files
committed
ayufan: dts: rockpro64: add hdmi-sound
1 parent 06445f1 commit 8c6aae9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,13 @@
7373
reset-gpios = <&gpio0 RK_PB2 GPIO_ACTIVE_LOW>;
7474
};
7575

76+
hdmi-sound {
77+
status = "okay";
78+
compatible = "rockchip,rk3399-hdmi-dp";
79+
rockchip,cpu = <&i2s2>;
80+
rockchip,codec = <&hdmi>, <&cdn_dp>;
81+
};
82+
7683
sound {
7784
compatible = "audio-graph-card";
7885
label = "rockchip,rk3399";

0 commit comments

Comments
 (0)