public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: mamlinav@gmail.com (Aleksei Mamlin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: sun4i: Enable audio codec on Marsboard A10.
Date: Thu, 22 Oct 2015 13:38:56 +0300	[thread overview]
Message-ID: <1445510336-4821-1-git-send-email-mamlinav@gmail.com> (raw)

Enable on-chip audio codec on the Marsboard A10.

Signed-off-by: Aleksei Mamlin <mamlinav@gmail.com>
---
 arch/arm/boot/dts/sun4i-a10-marsboard.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/sun4i-a10-marsboard.dts b/arch/arm/boot/dts/sun4i-a10-marsboard.dts
index 9a012db..8e50723 100644
--- a/arch/arm/boot/dts/sun4i-a10-marsboard.dts
+++ b/arch/arm/boot/dts/sun4i-a10-marsboard.dts
@@ -91,6 +91,10 @@
 	status = "okay";
 };
 
+&codec {
+	status = "okay";
+};
+
 &ehci0 {
 	status = "okay";
 };
-- 
2.4.10

             reply	other threads:[~2015-10-22 10:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-22 10:38 Aleksei Mamlin [this message]
2015-10-22 18:58 ` [PATCH] ARM: dts: sun4i: Enable audio codec on Marsboard A10 Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1445510336-4821-1-git-send-email-mamlinav@gmail.com \
    --to=mamlinav@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox