From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v1 07/36] dt-bindings: display: convert ilitek,ili9881c to DT Schema Date: Wed, 18 Mar 2020 16:06:07 -0600 Message-ID: <20200318220607.GA17902@bogus> References: <20200315134416.16527-1-sam@ravnborg.org> <20200315134416.16527-8-sam@ravnborg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org, Thierry Reding , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Alexandre Courbot , Andrzej Hajda , Brian Masney , Chris Zhong , Douglas Anderson , Guido Gunther , Heiko Schocher , Nikolaus Schaller , Hoegeun Kwon , Jagan Teki , Jerry Han , Jonathan Bakker , Laurent Pinchart , Lin Huang , Linus Walleij , linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Marco Franchi , To: Sam Ravnborg Return-path: Content-Disposition: inline In-Reply-To: <20200315134416.16527-8-sam-uyr5N9Q2VtJg9hUCZPvPmw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-spi.vger.kernel.org On Sun, 15 Mar 2020 14:43:47 +0100, Sam Ravnborg wrote: > Signed-off-by: Sam Ravnborg > Cc: Maxime Ripard > Cc: Thierry Reding > Cc: Sam Ravnborg > --- > .../display/panel/ilitek,ili9881c.txt | 20 -------- > .../display/panel/ilitek,ili9881c.yaml | 50 +++++++++++++++++++ > 2 files changed, 50 insertions(+), 20 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.txt > create mode 100644 Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml > My bot found errors running 'make dt_binding_check' on your patch: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/display/allwinner,sun6i-a31-mipi-dsi.example.dt.yaml: panel@0: 'power-gpios' does not match any of the regexes: 'pinctrl-[0-9]+' /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/display/allwinner,sun6i-a31-mipi-dsi.example.dt.yaml: panel@0: 'power-supply' is a required property See https://patchwork.ozlabs.org/patch/1255018 Please check and re-submit.