ARM: dts: rockchip: rk3036: remove hdmi_sound node

Change-Id: I3cb4010e255559c31eb0fe46c14b3f700b060d64
Signed-off-by: Hongming Zou <hongming.zou@rock-chips.com>
This commit is contained in:
Hongming Zou
2023-02-11 10:34:06 +08:00
committed by Tao Huang
parent 3d2844c61b
commit 5ee5151fed

View File

@@ -589,25 +589,6 @@
};
};
hdmi_sound: hdmi-sound {
compatible = "simple-audio-card";
simple-audio-card,name = "rockchip,hdmi";
simple-audio-card,widgets = "Headphone", "Out Jack",
"Line", "In Jack";
status = "disabled";
simple-audio-card,dai-link {
format = "i2s";
mclk-fs = <256>;
cpu {
sound-dai = <&i2s>;
};
codec {
sound-dai = <&hdmi>;
};
};
};
timer: timer@20044000 {
compatible = "rockchip,rk3036-timer", "rockchip,rk3288-timer";
reg = <0x20044000 0x20>;