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:
Jianlong Wang
2024-12-24 14:25:25 +08:00
parent e1137ecfee
commit fee15752e3

View File

@@ -138,6 +138,10 @@
};
};
&analog_sound {
status = "okay";
};
&avsd {
status = "okay";
};
@@ -232,6 +236,10 @@
status = "okay";
};
&hdmi_sound {
status = "okay";
};
&hdmiphy {
status = "okay";
};