All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: sun7i: Enable audio codec on pcDuino
@ 2015-11-03 15:47 ` Hans de Goede
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Goede @ 2015-11-03 15:47 UTC (permalink / raw)
  To: linux-arm-kernel

From: Jelle van der Waa <jelle@vdwaa.nl>

Enable the on-chip audio codec

Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
Signed-off-by: Hans de Goede <hdegoede@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 = <&reg_dcdc2>;
 };
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-11-04 16:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-03 15:47 [PATCH] ARM: dts: sun7i: Enable audio codec on pcDuino Hans de Goede
2015-11-03 15:47 ` Hans de Goede
2015-11-04  2:43 ` Stefan Monnier
2015-11-04  9:15   ` [linux-sunxi] " Hans de Goede
2015-11-04  9:15     ` Hans de Goede
2015-11-04 16:06 ` Maxime Ripard
2015-11-04 16:06   ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.