* [PATCH] ARM: dts: sunxi: Add codec for A13 Olinuxino
@ 2017-11-06 20:51 Emmanuel Vadot
2017-11-13 8:45 ` Maxime Ripard
0 siblings, 1 reply; 2+ messages in thread
From: Emmanuel Vadot @ 2017-11-06 20:51 UTC (permalink / raw)
To: linux-arm-kernel
The A13 Olinuxino have an headphone jack and audio is supported
so enable it.
Signed-off-by: Emmanuel Vadot <manu@freebsd.org>
---
arch/arm/boot/dts/sun5i-a13-olinuxino.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/sun5i-a13-olinuxino.dts b/arch/arm/boot/dts/sun5i-a13-olinuxino.dts
index 38072c7e10e2..4b9af423c6d5 100644
--- a/arch/arm/boot/dts/sun5i-a13-olinuxino.dts
+++ b/arch/arm/boot/dts/sun5i-a13-olinuxino.dts
@@ -114,6 +114,10 @@
status = "okay";
};
+&codec {
+ status = "okay";
+};
+
&ehci0 {
status = "okay";
};
--
2.14.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: dts: sunxi: Add codec for A13 Olinuxino
2017-11-06 20:51 [PATCH] ARM: dts: sunxi: Add codec for A13 Olinuxino Emmanuel Vadot
@ 2017-11-13 8:45 ` Maxime Ripard
0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2017-11-13 8:45 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Nov 06, 2017 at 09:51:39PM +0100, Emmanuel Vadot wrote:
> The A13 Olinuxino have an headphone jack and audio is supported
> so enable it.
>
> Signed-off-by: Emmanuel Vadot <manu@freebsd.org>
Queued for 4.16, thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20171113/fcf2c28e/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-11-13 8:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-06 20:51 [PATCH] ARM: dts: sunxi: Add codec for A13 Olinuxino Emmanuel Vadot
2017-11-13 8:45 ` Maxime Ripard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).