linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: codekipper@gmail.com (codekipper at gmail.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [linux-sunxi][PATCH 2/2] ARM: dts: sun7i: Add audio codec to Itead Ibox
Date: Tue,  8 Dec 2015 19:29:04 +0100	[thread overview]
Message-ID: <1449599344-15544-2-git-send-email-codekipper@gmail.com> (raw)
In-Reply-To: <1449599344-15544-1-git-send-email-codekipper@gmail.com>

From: Marcus Cooper <codekipper@gmail.com>

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
---
 arch/arm/boot/dts/sun7i-a20-itead-ibox.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/sun7i-a20-itead-ibox.dts b/arch/arm/boot/dts/sun7i-a20-itead-ibox.dts
index 90ff677..0950b59 100644
--- a/arch/arm/boot/dts/sun7i-a20-itead-ibox.dts
+++ b/arch/arm/boot/dts/sun7i-a20-itead-ibox.dts
@@ -70,6 +70,10 @@
 	status = "okay";
 };
 
+&codec {
+	status = "okay";
+};
+
 &gmac {
 	pinctrl-names = "default";
 	pinctrl-0 = <&gmac_pins_mii_a>;
-- 
2.6.3

  reply	other threads:[~2015-12-08 18:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-08 18:29 [linux-sunxi][PATCH 1/2] ARM: dts: sun7i: Add Itead Ibox support codekipper at gmail.com
2015-12-08 18:29 ` codekipper at gmail.com [this message]
2015-12-11 11:00   ` [linux-sunxi][PATCH 2/2] ARM: dts: sun7i: Add audio codec to Itead Ibox Maxime Ripard
2015-12-11 10:59 ` [linux-sunxi][PATCH 1/2] ARM: dts: sun7i: Add Itead Ibox support Maxime Ripard
2015-12-14  7:51   ` Code Kipper

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=1449599344-15544-2-git-send-email-codekipper@gmail.com \
    --to=codekipper@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;
as well as URLs for NNTP newsgroup(s).