All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: sun7i: Enable audio codec on OrangePi Mini
@ 2015-11-23 18:50 ` Stefan Monnier
  0 siblings, 0 replies; 8+ messages in thread
From: Stefan Monnier @ 2015-11-23 18:50 UTC (permalink / raw)
  To: linux-arm-kernel

Enable the on-chip audio codec

Signed-off-by: Stefan Monnier <monnier@iro.umontreal.ca>
---
 arch/arm/boot/dts/sun7i-a20-orangepi-mini.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/sun7i-a20-orangepi-mini.dts b/arch/arm/boot/dts/sun7i-a20-orangepi-mini.dts
index 4f65664..2be04c43 100644
--- a/arch/arm/boot/dts/sun7i-a20-orangepi-mini.dts
+++ b/arch/arm/boot/dts/sun7i-a20-orangepi-mini.dts
@@ -95,6 +95,10 @@
 	status = "okay";
 };
 
+&codec {
+	status = "okay";
+};
+
 &ehci0 {
 	status = "okay";
 };
-- 
2.1.4

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

end of thread, other threads:[~2015-11-23 19:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23 18:50 [PATCH 1/2] ARM: dts: sun7i: Enable audio codec on OrangePi Mini Stefan Monnier
2015-11-23 18:50 ` Stefan Monnier
2015-11-23 18:50 ` Stefan Monnier
2015-11-23 18:50 ` [PATCH 2/2] ARM: dts: sun7i: Enable audio codec on BananaPi Stefan Monnier
2015-11-23 18:50   ` Stefan Monnier
2015-11-23 18:50   ` Stefan Monnier
2015-11-23 19:53   ` Maxime Ripard
2015-11-23 19:53     ` 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.