[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200414132717.GA15437@bogus>
Date: Tue, 14 Apr 2020 08:27:17 -0500
From: Rob Herring <robh@...nel.org>
To: mani@...nel.org
Cc: jic23@...nel.org, robh+dt@...nel.org, narcisaanamaria12@...il.com,
knaack.h@....de, lars@...afoo.de, pmeerw@...erw.net,
linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Manivannan Sadhasivam <mani@...nel.org>
Subject: Re: [PATCH 1/3] dt-bindings: iio: chemical: Add binding for CCS811
VOC sensor
On Mon, 13 Apr 2020 00:06:56 +0530, mani@...nel.org wrote:
> From: Manivannan Sadhasivam <mani@...nel.org>
>
> This commit adds devicetree binding for AMS CCS811 VOC sensor.
>
> Signed-off-by: Manivannan Sadhasivam <mani@...nel.org>
> ---
> .../bindings/iio/chemical/ams,ccs811.yaml | 50 +++++++++++++++++++
> 1 file changed, 50 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/chemical/ams,ccs811.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
Error: Documentation/devicetree/bindings/iio/chemical/ams,ccs811.example.dts:24.38-39 syntax error
FATAL ERROR: Unable to parse input tree
scripts/Makefile.lib:311: recipe for target 'Documentation/devicetree/bindings/iio/chemical/ams,ccs811.example.dt.yaml' failed
make[1]: *** [Documentation/devicetree/bindings/iio/chemical/ams,ccs811.example.dt.yaml] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:1262: recipe for target 'dt_binding_check' failed
make: *** [dt_binding_check] Error 2
See https://patchwork.ozlabs.org/patch/1269473
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