aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Jonker <[email protected]>2024-06-20 16:11:38 +0200
committerHeiko Stuebner <[email protected]>2024-06-24 17:27:00 +0200
commit99a2b6d16b37258bcbdc2e07eb55e129362a182f (patch)
tree016c0b577f192b0e81962a4c4edfd71eeccd10ac
parent54c799c3c4abe2c5e2c22d47dbcba5c34ec99aae (diff)
ARM: dts: rockchip: enable hdmi_sound and i2s0 for mk808 hdmi
Enable the hdmi_sound node and add i2s0 as sound source for mk808 hdmi. Signed-off-by: Johan Jonker <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
-rw-r--r--arch/arm/boot/dts/rockchip/rk3066a-mk808.dts8
1 files changed, 8 insertions, 0 deletions
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_sound {
+ status = "okay";
+};
+
+&i2s0 {
+ status = "okay";
+};
+
&mmc0 {
bus-width = <4>;
cap-mmc-highspeed;