Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp10842566imu; Thu, 6 Dec 2018 07:37:44 -0800 (PST) X-Google-Smtp-Source: AFSGD/WI+T8n+/AiSdvGduanyL6CFbd+4UNAeUMHUapHfqQb4OT21pOMta5c4gW1eITS6b4IrZ7W X-Received: by 2002:a62:d2c1:: with SMTP id c184mr29282500pfg.248.1544110664284; Thu, 06 Dec 2018 07:37:44 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544110664; cv=none; d=google.com; s=arc-20160816; b=sVhKrCY89M4pnojLsYpUzqtMq5uDWsw70FWQUv8rtd27U5wEZpzo9GdUy4N6xALtb9 /6T7k2mNyS7Z8cEs4rDcilSGWbVBBU88J33Ar7aNaVQJGhqTujyIDQ0EFUQ+88Qp6n8E vagIqqiKJCxdJSNhFGI5OR7daHik9jSekLzzy3JlprzeIrXPw3eYyTEOJZezCcrfd6hy R3Nf+5mrF5bDgNfeyfZqPOsCfQoD0LanP6HnT1nylbuBE8BcKYPtyFww9MuV9CsVbwMq ZTJnzWHBaROe4QYC9F+WEu/1HOE7glNX5rPYV+PnnEcGodLxsiFxvRjrH67/iVDFC1Ip y2WA== 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=WqA/URCMvhFeWqVdFEAbc+PMgUNwBsMPlAkZI1QFB5c=; b=YYpQHVsTdCT5YkhTJ+Hd3c6sPtBHlyAKA563PE+k3LXxs9O3pD7CLkwVvnBgynZ8qZ xRtNCwgQI9LQvd0aQMOvqN8hXPw3dr+BNrJx4Df6EIAxxgJ5YMEwWyk2hEhG8ZB827z5 HL2ixzI5bT6P/hnRCpI9j20ueIVf5lqLPj66Bas4ETobmNV1wVG/kjupp3SShXz/bO7x +94MPyttjZW4JNQ9Isgpbu+46d67Y0vUeAcG4wkatwLb38pPhlyR4uykaMPQ8v/J8Rkl 8C2zY5XcKFxBzN69+kpTIoKXbw2B4bxabjKUFIZAPgrH6lt8Pj7/NSUzeRfcLxsBtGhb qiHw== 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 y29si464127pgk.376.2018.12.06.07.37.18; Thu, 06 Dec 2018 07:37:44 -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 S1726142AbeLFPfh (ORCPT + 99 others); Thu, 6 Dec 2018 10:35:37 -0500 Received: from mail.bootlin.com ([62.4.15.54]:46978 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726063AbeLFPfe (ORCPT ); Thu, 6 Dec 2018 10:35:34 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id A95B620743; Thu, 6 Dec 2018 16:35:32 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=0.5 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED,URIBL_RHS_DOB shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (aaubervilliers-681-1-79-44.w90-88.abo.wanadoo.fr [90.88.21.44]) by mail.bootlin.com (Postfix) with ESMTPSA id 77B012037D; Thu, 6 Dec 2018 16:35:32 +0100 (CET) Date: Thu, 6 Dec 2018 16:35:32 +0100 From: Maxime Ripard To: Jagan Teki Cc: Chen-Yu Tsai , Rob Herring , Mark Rutland , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-amarula@amarulasolutions.com, Michael Trimarchi Subject: Re: [PATCH v2 3/3] arm64: dts: allwinner: a64: Add pinmux setting for CSI MCLK on PE1 Message-ID: <20181206153532.6c756gccmpuj4wdw@flea> References: <20181206132306.11843-1-jagan@amarulasolutions.com> <20181206132306.11843-3-jagan@amarulasolutions.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cbvttiq36vayljpk" Content-Disposition: inline In-Reply-To: <20181206132306.11843-3-jagan@amarulasolutions.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --cbvttiq36vayljpk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 06, 2018 at 06:53:06PM +0530, Jagan Teki wrote: > Some camera modules have the SoC feeding a master clock to the sensor > instead of having a standalone crystal. This clock signal is generated > from the clock control unit and output from the CSI MCLK function of > pin PE1. >=20 > Add a pinmux setting for it for camera sensors to reference. >=20 > Signed-off-by: Jagan Teki > --- > Changes for v2: > - new patch >=20 > arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 5 +++++ > 1 file changed, 5 insertions(+) >=20 > diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi b/arch/arm64/b= oot/dts/allwinner/sun50i-a64.dtsi > index d7ab0006ebce..902b5238f1dd 100644 > --- a/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi > +++ b/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi > @@ -538,6 +538,11 @@ > function =3D "csi0"; > }; > =20 > + csi_mclk_pin: csi-mclk { > + pins =3D "PE1"; > + function =3D "csi0"; > + }; > + We're not merging nodes that have no users. Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --cbvttiq36vayljpk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXAlBxAAKCRDj7w1vZxhR xQMnAPoCXJz4177Z0gPYi1tab7dXUbO0+S8NzlYsHPdhoM9eMwEArRInznK0aoTF epDN7HgXYeTlO3/290Hr/ZcarCUC5AM= =AP9r -----END PGP SIGNATURE----- --cbvttiq36vayljpk--