From patchwork Wed Jan 4 14:22:50 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 9497801 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 556B3606B4 for ; Wed, 4 Jan 2017 21:19:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4A0DD2823E for ; Wed, 4 Jan 2017 21:19:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3A5BC28339; Wed, 4 Jan 2017 21:19:39 +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_SIGNED, 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 AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B66522823E for ; Wed, 4 Jan 2017 21:19:38 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cOsww-00028j-20; Wed, 04 Jan 2017 21:18:22 +0000 Received: from casper.infradead.org ([2001:770:15f::2]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cOspm-0002Im-GU for linux-arm-kernel@bombadil.infradead.org; Wed, 04 Jan 2017 21:10:58 +0000 Received: from mout02.posteo.de ([185.67.36.142]) by casper.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cOmTU-0004IN-TO for linux-arm-kernel@lists.infradead.org; Wed, 04 Jan 2017 14:23:34 +0000 Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 3tttM341QYz108d; Wed, 4 Jan 2017 15:22:55 +0100 (CET) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:references:in-reply-to:x-mailer:message-id:date :date:subject:subject:from:from:received:received; s=default; t= 1483539774; x=1484144575; bh=7UhhElf9yMTSFR0CSLyV95VHNQQwgK2vKlo KAziuP6g=; b=Oja5Qlg40lkZd80z/lGLfZwntMIPtFG3SPYEW/jSc02PlgjNqnT 7AKfclLMW5QiSNRanZsbjZGOKtJuWuozmjts85FRh3tIgik4s0akuYJIQplMRWuz 4mLuEIYeBJPDFwpp+PL92j3jEld44o4pOBH6cncv9JbCJEWtpNjlNz1qOsfMfdLk JBswRABVx83pBE4XrKZwCVjSerTzVB+dXf7caHy1SdqAKQs1biCZlUjDzm+4kDza oX2mYd6UZvOHlse1WWDG3/ykjI6sxcJSPTBdiI/sqa9gHM3jOtWZ074lftMokHof skCl987qnmk2iy2Lt4cnz1Fc4GtIaVbQhNw== Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 2W9m8UaT53Pq; Wed, 4 Jan 2017 15:22:54 +0100 (CET) Received: from nzxt.fritz.box (xd933f107.dyn.telefonica.de [217.51.241.7]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Wed, 4 Jan 2017 15:22:54 +0100 (CET) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 2/2] ARM: dts: sun7i: Enable audio codec on Banana Pro Date: Wed, 4 Jan 2017 15:22:50 +0100 Message-Id: <20170104142250.22171-2-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170104142250.22171-1-joerg.krause@embedded.rocks> References: <20170104142250.22171-1-joerg.krause@embedded.rocks> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170104_142332_973757_3CE68D6D X-CRM114-Status: UNSURE ( 9.59 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Hans de Goede , Maxime Ripard , =?UTF-8?q?J=C3=B6rg=20Krause?= , Chen-Yu Tsai 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 This commit enables the on-chip audio codec present on the A20 SoC on the Banana Pro board. Signed-off-by: Jörg Krause --- arch/arm/boot/dts/sun7i-a20-bananapro.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/sun7i-a20-bananapro.dts b/arch/arm/boot/dts/sun7i-a20-bananapro.dts index 439ad50dcd4a..797de4c352a5 100644 --- a/arch/arm/boot/dts/sun7i-a20-bananapro.dts +++ b/arch/arm/boot/dts/sun7i-a20-bananapro.dts @@ -100,6 +100,10 @@ status = "okay"; }; +&codec { + status = "okay"; +}; + &ehci0 { status = "okay"; };