[PATCH v1] ARM: dts: rockchip: enable hdmi_sound and i2s0 for mk808 hdmi
Johan Jonker
jbx6244 at gmail.com
Thu Jun 20 07:11:38 PDT 2024
Enable the hdmi_sound node and add i2s0 as sound source
for mk808 hdmi.
Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
---
arch/arm/boot/dts/rockchip/rk3066a-mk808.dts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/rockchip/rk3066a-mk808.dts b/arch/arm/boot/dts/rockchip/rk3066a-mk808.dts
index 06790f05b395..4de9a45c4883 100644
--- a/arch/arm/boot/dts/rockchip/rk3066a-mk808.dts
+++ b/arch/arm/boot/dts/rockchip/rk3066a-mk808.dts
@@ -143,6 +143,14 @@ hdmi_out_con: endpoint {
};
};
+&hdmi_sound {
+ status = "okay";
+};
+
+&i2s0 {
+ status = "okay";
+};
+
&mmc0 {
bus-width = <4>;
cap-mmc-highspeed;
--
2.39.2
More information about the Linux-rockchip
mailing list