Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp605039imu; Fri, 25 Jan 2019 07:48:07 -0800 (PST) X-Google-Smtp-Source: ALg8bN5uEyl+Xcd13wEfev6SeahpqYSBBQ70hQK92fzbao3xkHpgxy0rjONElwGIbM45pulij0rI X-Received: by 2002:a17:902:2bc5:: with SMTP id l63mr11704406plb.107.1548431287689; Fri, 25 Jan 2019 07:48:07 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548431287; cv=none; d=google.com; s=arc-20160816; b=Dv/qHvXhSeVYncmtl7XSvBXlXOuawOuRRSW+DSgWqnkruXezpB1CtAMAQ/1PjKpd4F aiLUHE3nMCcSyqBfIpaGw5rFHncukJ4NGaaktTPMJGjBDUtXPyue4eLwHKURGRS3gBwE 3Y4VBqM2eRil97tk7MCY7SzQV9xyaIS2iS5vDpJWxG8Cf1kmEKkNBswGPl7Q3Kpfq8T4 /bS5ieZL9FaVLiTqA+0T0NqNATX54WCYyvQI07bX6sQM4ht6k6SfsRavC2tDO80+fhMv b3PWuWeDHF04Devvy4wEX3uHQwRXLyCMg6Y7JuwhrSDkOqggEgNgmc1oIi+nczjNHVri omLQ== 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=Fsj2RS4SK2GLcq2FqseZCMGir9WrGNftOVGQEM76C0s=; b=dm257TghzQk19idP3MB8n2/tx29y7N/yH1gUdAHPuwNAC1mOnqgq+kifWmrEJoeO3/ gP4E+ScC5a7/mAu3iiXuNgqgYKcWf3Acm6lOOm5X2f6POAphMjlgTpYHJXzSMe1W6VEw HRU8Kow8JrrPtMrGimmKLyg74idNJhRRWcVCfm6bjDL7xxWyF0W3YM3Ui0kgWMRlyI53 bm+WeN8M6z2tpByN7DjkVA+eJ/Csr8Z3P5bntiL13KL+iPxrl4MdQoVlnKRnjiZJ8nP5 vOyz45j6KI7rPnQjLtsmF72i1ifSnB6e7cCVARdgGKD1P6F56lrRFDTI/tUOMRVpSoWd 4tFw== 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 o21si24299699pgj.415.2019.01.25.07.47.51; Fri, 25 Jan 2019 07:48:07 -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 S1728885AbfAYPrm (ORCPT + 99 others); Fri, 25 Jan 2019 10:47:42 -0500 Received: from mail.bootlin.com ([62.4.15.54]:54293 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726122AbfAYPrl (ORCPT ); Fri, 25 Jan 2019 10:47:41 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 6905520397; Fri, 25 Jan 2019 16:47:38 +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=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (aaubervilliers-681-1-87-206.w90-88.abo.wanadoo.fr [90.88.29.206]) by mail.bootlin.com (Postfix) with ESMTPSA id 388EF20397; Fri, 25 Jan 2019 16:47:28 +0100 (CET) Date: Fri, 25 Jan 2019 16:47:28 +0100 From: Maxime Ripard To: Jagan Teki Cc: David Airlie , Daniel Vetter , Chen-Yu Tsai , Michael Turquette , Rob Herring , Mark Rutland , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, Michael Trimarchi , linux-amarula@amarulasolutions.com, linux-sunxi@googlegroups.com Subject: Re: [PATCH v6 12/22] dt-bindings: sun6i-dsi: Add VCC-DSI supply property Message-ID: <20190125154728.v555gwwmramamm32@flea> References: <20190124195900.22620-1-jagan@amarulasolutions.com> <20190124195900.22620-13-jagan@amarulasolutions.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rxheysiip7de6ngo" Content-Disposition: inline In-Reply-To: <20190124195900.22620-13-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 --rxheysiip7de6ngo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 25, 2019 at 01:28:50AM +0530, Jagan Teki wrote: > Most of the Allwinner MIPI DSI controllers are supply with > VCC-DSI pin. which need to supply for some of the boards to > trigger the power. >=20 > So, document the supply property so-that the required board > can eable it via device tree. >=20 > Signed-off-by: Jagan Teki > Reviewed-by: Rob Herring > --- > Documentation/devicetree/bindings/display/sunxi/sun6i-dsi.txt | 3 +++ > 1 file changed, 3 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/display/sunxi/sun6i-dsi.tx= t b/Documentation/devicetree/bindings/display/sunxi/sun6i-dsi.txt > index 6a6cf5de08b0..69e233e8fad1 100644 > --- a/Documentation/devicetree/bindings/display/sunxi/sun6i-dsi.txt > +++ b/Documentation/devicetree/bindings/display/sunxi/sun6i-dsi.txt > @@ -27,6 +27,9 @@ Required properties: > first port should be the input endpoint, usually coming from the > associated TCON. > =20 > +Optional properties: > + - vcc-dsi-supply: the VCC-DSI power supply of the DSI encoder > + It looks like the VCC power rail is found on all the Allwinner SoCs, so it should be made mandatory. Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --rxheysiip7de6ngo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXEsvkAAKCRDj7w1vZxhR xf/OAP0WFHQ2cdrPgixtVKbGRa8+3plVbGmUXVqKYzSxl+m8RgD+MLbJ/e6QTJxZ Qeh6FvUCYWAnW67OMEHzja+FQr7BAgY= =RBpI -----END PGP SIGNATURE----- --rxheysiip7de6ngo--