[PATCH 3/3] ARM: dts: rockchip: enable hdmi audio on rk3036-kylin
Yakir Yang
ykk at rock-chips.com
Wed Jun 15 13:28:53 UTC 2016
Enable the basic hdmi audio function on rk3036 kylin board.
Signed-off-by: Yakir Yang <ykk at rock-chips.com>
---
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
More information about the dri-devel
mailing list