[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200506191542.GA20381@bogus>
Date: Wed, 6 May 2020 14:16:27 -0500
From: Rob Herring <robh@...nel.org>
To: Ivan Mikhaylov <i.mikhaylov@...ro.com>
Cc: Ivan Mikhaylov <i.mikhaylov@...ro.com>,
Jonathan Cameron <jic23@...nel.org>,
Hartmut Knaack <knaack.h@....de>,
Lars-Peter Clausen <lars@...afoo.de>,
Peter Meerwald-Stadler <pmeerw@...erw.net>,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, Mark Rutland <mark.rutland@....com>,
Andy Shevchenko <andy.shevchenko@...il.com>
Subject: Re: [PATCH v12 1/2] dt-bindings: proximity: provide vcnl3020 device
tree binding document
On Wed, 6 May 2020 04:08:08 +0300, Ivan Mikhaylov wrote:
> Mostly standard i2c driver with some additional led-current option
> for vcnl3020.
>
> Signed-off-by: Ivan Mikhaylov <i.mikhaylov@...ro.com>
> ---
> .../iio/proximity/vishay,vcnl3020.yaml | 65 +++++++++++++++++++
> 1 file changed, 65 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/proximity/vishay,vcnl3020.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
Documentation/devicetree/bindings/iio/proximity/vishay,vcnl3020.yaml: $id: relative path/filename doesn't match actual path or filename
expected: http://devicetree.org/schemas/iio/proximity/vishay,vcnl3020.yaml#
See https://patchwork.ozlabs.org/patch/1284005
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