Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp3360573ybd; Tue, 25 Jun 2019 00:59:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqzNO+B9rpZzRR/Je1mKEXGvGLek83GtQNiaOjep48WQ2gncesN7C5Nwk6xU//2fQYuiatc5 X-Received: by 2002:a17:90a:1951:: with SMTP id 17mr30362369pjh.79.1561449564678; Tue, 25 Jun 2019 00:59:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561449564; cv=none; d=google.com; s=arc-20160816; b=NtBoxl/YE1xMP95ctQdIQe19LayueRX2l3CdOHzjXFOCFKIppkZNU7lnRLFW+EneNl 9hKqhmEoqnRelja6jQZXW6fdsWJSNUrHsd342jtuHQLBX2VeoXUMaNShN85v43bwCrNa a+lwql/1jRhYgnMpu8kRqbhEWR2hBUgeyCFTOZF21f24lyICEie3qtLXJFfC/1JGXV2k Lr8WZz/w0KFRRiDG5BKV0Ph7vPavwwQgmUQJk3fD+a/FLbhGAaXeTfGmFY+b7SacAicH vjXL5RUmTiPYNKgY50uw03lUt+T8g8mI5+KXic0Vj4kBk+cv0R9hMv+aUZz3VDFOmZiC OzAA== 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=zK3aM6Pg+EobwmqRhiEmkKAoIpheFaTdQB2seZoZoOQ=; b=GNgGuWh5HZfvppEKtwuB4sqtbL+9KlFj0qf8je62KCYhUhxbOwPYeUjgTFzLP1vsDu H1VYudzpfLby5Z/UK2TKzQXxbLIUU4xWbYdYelVmxWtlD6tPq3w7hiFEc0JpKNxQUaZ3 4GO+cQzkHRWxOuBqDdkdZAnU4aI387u09Kxvx+Hp9dejBrONtakIhBCepf+NFooxmYPv y8cR+5d3KRRxXBU6xZi92P2V7lxjTo+LPULoUc8MDe6JZEp+zWGZSMwsHGvoSR3/Qg8Y rQ7XGSCGjqQMJKWJaYu1C+ZeByBkttHTEr0ihTK9Dzltn1xu7KM3Y1eTFaLKiSsWXfJi //tA== 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 q3si2428312pjb.1.2019.06.25.00.59.09; Tue, 25 Jun 2019 00:59:24 -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 S1729920AbfFYH6K (ORCPT + 99 others); Tue, 25 Jun 2019 03:58:10 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:55419 "EHLO relay9-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727431AbfFYH6I (ORCPT ); Tue, 25 Jun 2019 03:58:08 -0400 X-Originating-IP: 90.88.16.156 Received: from localhost (aaubervilliers-681-1-41-156.w90-88.abo.wanadoo.fr [90.88.16.156]) (Authenticated sender: maxime.ripard@bootlin.com) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 34B78FF810; Tue, 25 Jun 2019 07:57:58 +0000 (UTC) Date: Tue, 25 Jun 2019 09:57:57 +0200 From: Maxime Ripard To: Rob Herring Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Thierry Reding , Sam Ravnborg , Laurent Pinchart , Heiko Stuebner Subject: Re: [PATCH v2 09/15] dt-bindings: display: Convert tfc,s9700rtwv43tr-01b panel to DT schema Message-ID: <20190625075757.hmszypzfp6uoch4e@flea> References: <20190624215649.8939-1-robh@kernel.org> <20190624215649.8939-10-robh@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6oswsdiie6i3dzo4" Content-Disposition: inline In-Reply-To: <20190624215649.8939-10-robh@kernel.org> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --6oswsdiie6i3dzo4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jun 24, 2019 at 03:56:43PM -0600, Rob Herring wrote: > Convert the tfc,s9700rtwv43tr-01b panel binding to DT schema. > > Cc: Heiko Stuebner > Cc: Thierry Reding > Cc: Sam Ravnborg > Cc: Maxime Ripard > Cc: Laurent Pinchart > Cc: dri-devel@lists.freedesktop.org > Signed-off-by: Rob Herring > --- > .../display/panel/tfc,s9700rtwv43tr-01b.txt | 15 ---------- > .../display/panel/tfc,s9700rtwv43tr-01b.yaml | 30 +++++++++++++++++++ > 2 files changed, 30 insertions(+), 15 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.txt > create mode 100644 Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.yaml > > diff --git a/Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.txt b/Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.txt > deleted file mode 100644 > index dfb572f085eb..000000000000 > --- a/Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.txt > +++ /dev/null > @@ -1,15 +0,0 @@ > -TFC S9700RTWV43TR-01B 7" Three Five Corp 800x480 LCD panel with > -resistive touch > - > -The panel is found on TI AM335x-evm. > - > -Required properties: > -- compatible: should be "tfc,s9700rtwv43tr-01b" > -- power-supply: See panel-common.txt > - > -Optional properties: > -- enable-gpios: GPIO pin to enable or disable the panel, if there is one > -- backlight: phandle of the backlight device attached to the panel > - > -This binding is compatible with the simple-panel binding, which is specified > -in simple-panel.txt in this directory. > diff --git a/Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.yaml b/Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.yaml > new file mode 100644 > index 000000000000..614f4a8d8403 > --- /dev/null > +++ b/Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.yaml > @@ -0,0 +1,30 @@ > +# SPDX-License-Identifier: GPL-2.0 > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/display/panel/tfc,s9700rtwv43tr-01b.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: TFC S9700RTWV43TR-01B 7" Three Five Corp 800x480 LCD panel with resistive touch > + > +maintainers: > + - Jyri Sarha > + - Thierry Reding > + > +description: |+ > + The panel is found on TI AM335x-evm. > + > +allOf: > + - $ref: panel-common.yaml# > + > +properties: > + compatible: > + const: tfc,s9700rtwv43tr-01b > + > + enable-gpios: true > + backlight: true There's the same remark than on patch 6. Once figured out, Reviewed-by: Maxime Ripard Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --6oswsdiie6i3dzo4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXRHUBQAKCRDj7w1vZxhR xSecAQDqKErYh7aZkwXVNAT5hV+bceLec0CBY2P1sXgUXMVl2QEAiZkB70zuoLHW mVBhETT1uXuxRYOs/+Qq9uTmPvvCigI= =LEEZ -----END PGP SIGNATURE----- --6oswsdiie6i3dzo4--