[PATCH] ARM: dts: sun7i: Enable audio codec on pcDuino
Hans de Goede
hdegoede at redhat.com
Tue Nov 3 07:47:20 PST 2015
From: Jelle van der Waa <jelle at vdwaa.nl>
Enable the on-chip audio codec
Signed-off-by: Jelle van der Waa <jelle at vdwaa.nl>
Signed-off-by: Hans de Goede <hdegoede at redhat.com>
---
arch/arm/boot/dts/sun7i-a20-pcduino3.dts | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/sun7i-a20-pcduino3.dts b/arch/arm/boot/dts/sun7i-a20-pcduino3.dts
index 861a4a6..067f365 100644
--- a/arch/arm/boot/dts/sun7i-a20-pcduino3.dts
+++ b/arch/arm/boot/dts/sun7i-a20-pcduino3.dts
@@ -111,6 +111,11 @@
allwinner,pins = "PH2";
};
+
+&codec {
+ status = "okay";
+};
+
&cpu0 {
cpu-supply = <®_dcdc2>;
};
--
2.5.0
More information about the linux-arm-kernel
mailing list