mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user