Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp4668545yba; Mon, 20 May 2019 01:24:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqygvhrpOFPF7lcJzLrg0c2SOF4cYS948CaYYOr1ADac36/DzQvebv0k1ojBy4reNzrOmyTh X-Received: by 2002:a17:902:3343:: with SMTP id a61mr74165317plc.90.1558340666666; Mon, 20 May 2019 01:24:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558340666; cv=none; d=google.com; s=arc-20160816; b=pAEhSw1PTMc+j8ILm//0yn5PSmkgxy0t8H+ZJiHTK+1Kutt7EyTFpSa8LCX+U4+VEH G61seicBZ1xaon0FiO8Gul3QHAizweXqIDdTMzkerHhGxytXFnz7UNYMf2NQDh3xanWc yIyPX2HEzrqaDXJHhxHNnFTYsrIHDTdOec1LVhUYHl0gsmAZy/+ECwlCfFf0a2/CmMzU 6iYnR6SdH6cY8UTgSYCFkg/HOUhnNA2dqlis8GJMVG1oPdmNb4GWgKBTgSQ6qhX9NL// uWTjHkd01dcz7oA39mhbxn8EbCGsGE5zdrgioexOHnNcMOLE66uXxYM8ZlPZfPzfLr7P AMcg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=EHmwYBCM68yqhDMr8kwfGr9Xlo99bUSmoph6MCQKnfI=; b=xq12kOIg4OeCLFqGir+53YC/Xl15FR9rTBXyK3p6iQKe7BNsfzbwMU+gj3lrnTYrlB QzSfPZ0mNf0sXAexeOiyG4s4JMDTk/wX/VPzA86YLy3w0su9UuVpNBpcSd8R5IvZzDTA ve96KO4WTaMbfNDwDbZWJkLtwIryPgPCWCmYL6r7O9ruqAXcEZAdKa36NoMjPo8mnWvR i842lcNTT0MFxiiGaumXKpVqTKE7xvOBJkHVqrlCAEVl3sgsIslyR07pJf52AGW7eshq 43KkCbCUURLWJ7tSK7AHapQ8dt6504DhazuPtB+FDNePNRKd2NLme3niIO8PiaIidHYI pCWg== 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 f88si17329487plf.397.2019.05.20.01.24.11; Mon, 20 May 2019 01:24:26 -0700 (PDT) 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 S1730392AbfETIU0 (ORCPT + 99 others); Mon, 20 May 2019 04:20:26 -0400 Received: from mslow2.mail.gandi.net ([217.70.178.242]:47666 "EHLO mslow2.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725372AbfETIU0 (ORCPT ); Mon, 20 May 2019 04:20:26 -0400 Received: from relay3-d.mail.gandi.net (unknown [217.70.183.195]) by mslow2.mail.gandi.net (Postfix) with ESMTP id 123303A740B; Mon, 20 May 2019 07:42:27 +0000 (UTC) X-Originating-IP: 90.88.22.185 Received: from localhost (aaubervilliers-681-1-80-185.w90-88.abo.wanadoo.fr [90.88.22.185]) (Authenticated sender: maxime.ripard@bootlin.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 5047A60003; Mon, 20 May 2019 07:42:11 +0000 (UTC) Date: Mon, 20 May 2019 09:42:11 +0200 From: Maxime Ripard To: Torsten Duwe Cc: David Airlie , Daniel Vetter , Rob Herring , Mark Rutland , Thierry Reding , Chen-Yu Tsai , Archit Taneja , Andrzej Hajda , Laurent Pinchart , Icenowy Zheng , Sean Paul , Vasily Khoruzhick , Harald Geyer , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/4] arm64: DTS: allwinner: a64: Add pinmux for RGB666 LCD Message-ID: <20190520074211.mq2au6gt7tyxijrv@flea> References: <20190516154943.239E668B05@newverein.lst.de> <20190516155130.8A52768B20@newverein.lst.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="nmucr3o54tqc5cok" Content-Disposition: inline In-Reply-To: <20190516155130.8A52768B20@newverein.lst.de> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --nmucr3o54tqc5cok Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, May 16, 2019 at 05:51:30PM +0200, Torsten Duwe wrote: > From: Icenowy Zheng > > Allwinner A64's TCON0 can output RGB666 LCD signal. > > Add its pinmux. > > Signed-off-by: Icenowy Zheng > Signed-off-by: Vasily Khoruzhick > Signed-off-by: Torsten Duwe Applied, with sed/DTS/dts/ in the commit title Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --nmucr3o54tqc5cok Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXOJaUwAKCRDj7w1vZxhR xeRpAP9JHeg2w3hIcKAnJSqyT4MAdUGk3w86iyTzdo8MN3q3FwEAiizS3iTsBbIV WSkjcMS/7QscOwCwAxJe8Na87XN4owM= =CwT1 -----END PGP SIGNATURE----- --nmucr3o54tqc5cok--