Received: by 10.223.176.5 with SMTP id f5csp780810wra; Fri, 2 Feb 2018 06:05:27 -0800 (PST) X-Google-Smtp-Source: AH8x226TIzHc1befV8305ZTLhcW9AKJnVRipGfQ5nsIW7Lw342FDEk4l/1pPfgloi9BSG4HyYbA9 X-Received: by 2002:a17:902:208:: with SMTP id 8-v6mr35476422plc.359.1517580326881; Fri, 02 Feb 2018 06:05:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517580326; cv=none; d=google.com; s=arc-20160816; b=Wm0Mk/CHak18QwHTq2T0syhK/ZJuFtQvVbFUQnoTw4L5oXjU3qbyKl1InooIJTbcRe dWoLPuwRyj0+tfXCnA2LRTEdYoLa7jRL+AJuE1AjVRSZV0iNBCwM1HnEf2tD6QK8CZGw 65LDhO7D6VS1Ij5Szb5Eo9eNGDQFQQYLKyCZofNSGSjVz/GmWwdRRlLEIXerA/6y4KmY 3nxXAsRQ+Y/zP4rUwhsTlt8xLIp5AdIPVxWn1/vBsIevRJFqw4G3758CP56o/0dfbOj0 /hq6Eix0lY4qY6Hbtx3UntlN+MloB3BVk+yhxZFLapE+4Oq563xGEzDVLAlFYWS/nn+v q9Ow== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=TCrQs7ava5vHtPzNL0oFZkSL2Q+aWAhzvsrziUPDuy8=; b=QTVpmQ25Gc78+QHdDFsWP3yCU6/TJOsZrFvgjto3luEWoTaD0x4epfLixiVBrgR3Ut QvS9G/bGUs2xoQBDUIscfLnlmmaeeJbIPRt+Oru5LvhKmfwnQbpYHd4sBsdn2ngfqVjm 0IwkwnobuUADYu73HcRK1462DUKJmOJk1/vm9LQvjlHayqfg7QhDG3z0wjuYcrlNfqMG 7dF+BG3Z9mCqAoSi4FL3sJN1a0OVVz7hnJKmdf0rjb1MtQfFZALMWywBxJWf/hUL2yqa UjHkYyf17DWcMnGEdzqgcm31KBRbs2t1Dg+DGT/hG/pEEPJltiSlYqY4B8PaRRoD3rZp lAwA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bj8-v6si1905579plb.238.2018.02.02.06.05.11; Fri, 02 Feb 2018 06:05:26 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752117AbeBBOEF (ORCPT + 99 others); Fri, 2 Feb 2018 09:04:05 -0500 Received: from hermes.aosc.io ([199.195.250.187]:48300 "EHLO hermes.aosc.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752085AbeBBODx (ORCPT ); Fri, 2 Feb 2018 09:03:53 -0500 Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: icenowy@aosc.io) by hermes.aosc.io (Postfix) with ESMTPSA id 953EC56D3F; Fri, 2 Feb 2018 14:03:49 +0000 (UTC) From: Icenowy Zheng To: Maxime Ripard , Chen-Yu Tsai Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, Icenowy Zheng Subject: [PATCH 3/3] ARM: sun8i: v3s: enable audio on Lichee Pi Zero Dock board Date: Fri, 2 Feb 2018 22:01:53 +0800 Message-Id: <20180202140153.21549-4-icenowy@aosc.io> In-Reply-To: <20180202140153.21549-1-icenowy@aosc.io> References: <20180202140153.21549-1-icenowy@aosc.io> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The Lichee Pi Zero Dock board has an audio jack and an onboard MIC. Enable them. Signed-off-by: Icenowy Zheng --- arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts index d1311098ea45..80f477738668 100644 --- a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts +++ b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts @@ -55,6 +55,15 @@ }; }; +&codec { + allwinner,audio-routing = + "Headphone", "HP", + "Headphone", "HPCOM", + "MIC1", "Mic", + "Mic", "HBIAS"; + status = "okay"; +}; + &mmc1 { broken-cd; bus-width = <4>; -- 2.15.1