mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
arm64: dts: rockchip: rk3328-evb: enable analog_sound and hdmi_sound
Change-Id: I3e844247e03767e55a7ff82608eafb75158c3d81 Signed-off-by: Jianlong Wang <jianlong.wang@rock-chips.com>
This commit is contained in:
@@ -138,6 +138,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&analog_sound {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&avsd {
|
||||
status = "okay";
|
||||
};
|
||||
@@ -232,6 +236,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmi_sound {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmiphy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user