[PATCH 3/3] ARM: dts: rockchip: enable hdmi audio on rk3036-kylin
From: Yakir Yang
Date: Wed Jun 15 2016 - 09:29:09 EST
Enable the basic hdmi audio function on rk3036 kylin board.
Signed-off-by: Yakir Yang <ykk@xxxxxxxxxxxxxx>
---
arch/arm/boot/dts/rk3036-kylin.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/rk3036-kylin.dts b/arch/arm/boot/dts/rk3036-kylin.dts
index 1df1557..070cfe1 100644
--- a/arch/arm/boot/dts/rk3036-kylin.dts
+++ b/arch/arm/boot/dts/rk3036-kylin.dts
@@ -139,6 +139,10 @@
status = "okay";
};
+&hdmi_sound {
+ status = "okay";
+};
+
&i2c1 {
clock-frequency = <400000>;
--
1.9.1