[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200505133237.GA22147@bogus>
Date: Tue, 5 May 2020 08:32:37 -0500
From: Rob Herring <robh@...nel.org>
To: Konrad Dybcio <konradybcio@...il.com>
Cc: Konrad Dybcio <konradybcio@...il.com>,
Thierry Reding <thierry.reding@...il.com>,
Sam Ravnborg <sam@...nborg.org>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [v3 PATCH 2/2] dt-bindings: display: Document ASUS Z00T TM5P5
NT35596 panel compatible
On Mon, 4 May 2020 22:01:00 +0200, Konrad Dybcio wrote:
> Signed-off-by: Konrad Dybcio <konradybcio@...il.com>
> ---
> .../display/panel/asus,z00t-tm5p5-n35596.yaml | 56 +++++++++++++++++++
> 1 file changed, 56 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/panel/asus,z00t-tm5p5-n35596.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
Documentation/devicetree/bindings/display/panel/asus,z00t-tm5p5-n35596.yaml: $id: relative path/filename doesn't match actual path or filename
expected: http://devicetree.org/schemas/display/panel/asus,z00t-tm5p5-n35596.yaml#
See https://patchwork.ozlabs.org/patch/1282986
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:
pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade
Please check and re-submit.
Powered by blists - more mailing lists