From patchwork Tue Dec 20 10:23:44 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Code Kipper X-Patchwork-Id: 9481351 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id D578A601C0 for ; Tue, 20 Dec 2016 10:25:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C355528407 for ; Tue, 20 Dec 2016 10:25:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B7BCB28410; Tue, 20 Dec 2016 10:25:35 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3471128407 for ; Tue, 20 Dec 2016 10:25:35 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1cJHag-0002hC-2M; Tue, 20 Dec 2016 10:24:14 +0000 Received: from mail-lf0-x244.google.com ([2a00:1450:4010:c07::244]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1cJHaa-0002PH-Dd for linux-arm-kernel@lists.infradead.org; Tue, 20 Dec 2016 10:24:09 +0000 Received: by mail-lf0-x244.google.com with SMTP id p100so9908613lfg.2 for ; Tue, 20 Dec 2016 02:23:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=hgzncYGnL0E43av11P5V++CY8MdO/ot/SoBWWUcd7jY=; b=SCKckMSVE8oGE774IhZkE4VIlU0lPQEYirGwvRyEmUqQLt2nD3k/bQn89up6pGZWPD cPLjWxpPEE3eLQVBVxq2veWj+7wBm/6vmWK9GMOE+qldiPQ39u3UNU/V1iqNTI4qreqT PUycUcHoR0HhClQOShCwXecozHRG4WpQHqnl3+nVasPxciEgiNhXFc1C+NhyKwPXZI+v biLbFrIrZHpuTbwCKWUZ29EnrJu/OJpJVNo88oeC39h6ynCjeQbNEBVaQQcOxaaKoMSX 5mE/2PwTGaLUA46PShTGA3og3iofHyBg3ioAc3xOFp4KRR/0S1HBLcb5aUsGF+0RL0Hp gK3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=hgzncYGnL0E43av11P5V++CY8MdO/ot/SoBWWUcd7jY=; b=hZ1THDsBzi0crg2VBLYl0AGCHEoI6NaMOVcmRrLJOnaeUrvWP+414vmJZjr5adIuql hCi8uutPa8Blhwv4u4USXjOze7ORcx0oH4NdE9CwgLF5StocTqq76oYOSpsb2lpQpt9P gcTXwV7psujglqbGqci9lRrpt2EgX7o1Hrw/LUZH+OocgTmvGaFplgrJUbCwTa/DLpQU bDi39d47DA4OjoW/GLiw0PjuykNBe1x7WCryK3fCJn8EtttT0CziLcEgUkW+FcPVWta9 cS4YpAeUZQMR5FkjBvTekONDIotJViibiicldvBi4hJ3OAYDUHl8jwx3UMxhxJ+PByMU RYpw== X-Gm-Message-State: AKaTC023Aoxaq3it1aFyYdVZ4gok/o4nV//o449vGAYhH5/3fu1iYAo9lTnX5re9c8GreQ== X-Received: by 10.25.27.72 with SMTP id b69mr5981517lfb.160.1482229426073; Tue, 20 Dec 2016 02:23:46 -0800 (PST) Received: from localhost.localdomain (c80-217-9-219.bredband.comhem.se. [80.217.9.219]) by smtp.gmail.com with ESMTPSA id r204sm4617003lfr.19.2016.12.20.02.23.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Dec 2016 02:23:45 -0800 (PST) From: codekipper@gmail.com To: maxime.ripard@free-electrons.com Subject: [linux-sunxi][PATCH] ARM: dts: sun6i: Mele I7: Enable internal audio codec Date: Tue, 20 Dec 2016 11:23:44 +0100 Message-Id: <20161220102344.2519-1-codekipper@gmail.com> X-Mailer: git-send-email 2.11.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161220_022408_662435_9434E4BC X-CRM114-Status: UNSURE ( 7.75 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-sunxi@googlegroups.com, linux-arm-kernel@lists.infradead.org, Marcus Cooper MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Marcus Cooper The Mele I7 has an audio jack for the SoC's internal codec. Signed-off-by: Marcus Cooper --- arch/arm/boot/dts/sun6i-a31-i7.dts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/sun6i-a31-i7.dts b/arch/arm/boot/dts/sun6i-a31-i7.dts index f3468a14596e..a2193309a199 100644 --- a/arch/arm/boot/dts/sun6i-a31-i7.dts +++ b/arch/arm/boot/dts/sun6i-a31-i7.dts @@ -71,6 +71,12 @@ }; }; +&codec { + allwinner,audio-routing = + "Headphone", "HP"; + status = "okay"; +}; + &ehci0 { status = "okay"; };