* [linux-sunxi][PATCH v2] ARM: sunxi: dt: enable audio codec on mk802
@ 2015-12-19 13:02 codekipper at gmail.com
2015-12-21 16:05 ` Maxime Ripard
0 siblings, 1 reply; 2+ messages in thread
From: codekipper at gmail.com @ 2015-12-19 13:02 UTC (permalink / raw)
To: linux-arm-kernel
From: Marcus Cooper <codekipper@gmail.com>
This commit enables the on-chip audio codec present on some variants
of the MK802.
Signed-off-by: Marcus Cooper <codekipper@gmail.com>
---
arch/arm/boot/dts/sun4i-a10-mk802.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/sun4i-a10-mk802.dts b/arch/arm/boot/dts/sun4i-a10-mk802.dts
index 3c7eebe..ddf0683 100644
--- a/arch/arm/boot/dts/sun4i-a10-mk802.dts
+++ b/arch/arm/boot/dts/sun4i-a10-mk802.dts
@@ -58,6 +58,10 @@
};
};
+&codec {
+ status = "okay";
+};
+
&ehci0 {
status = "okay";
};
--
2.6.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [linux-sunxi][PATCH v2] ARM: sunxi: dt: enable audio codec on mk802
2015-12-19 13:02 [linux-sunxi][PATCH v2] ARM: sunxi: dt: enable audio codec on mk802 codekipper at gmail.com
@ 2015-12-21 16:05 ` Maxime Ripard
0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2015-12-21 16:05 UTC (permalink / raw)
To: linux-arm-kernel
On Sat, Dec 19, 2015 at 02:02:38PM +0100, codekipper at gmail.com wrote:
> From: Marcus Cooper <codekipper@gmail.com>
>
> This commit enables the on-chip audio codec present on some variants
> of the MK802.
>
> Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Applied, thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151221/55bc4859/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-12-21 16:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-19 13:02 [linux-sunxi][PATCH v2] ARM: sunxi: dt: enable audio codec on mk802 codekipper at gmail.com
2015-12-21 16:05 ` 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).