[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201104190113.GB3950437@bogus>
Date: Wed, 4 Nov 2020 13:01:13 -0600
From: Rob Herring <robh@...nel.org>
To: Abel Vesa <abel.vesa@....com>
Cc: devicetree@...r.kernel.org, Jacky Bai <ping.bai@....com>,
Mike Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Anson Huang <anson.huang@....com>,
linux-arm-kernel@...ts.infradead.org,
NXP Linux Team <linux-imx@....com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Sascha Hauer <kernel@...gutronix.de>,
linux-clk@...r.kernel.org, Adam Ford <aford173@...il.com>,
Shawn Guo <shawnguo@...nel.org>,
Fabio Estevam <fabio.estevam@....com>,
Lucas Stach <l.stach@...gutronix.de>,
Marek Vasut <marek.vasut@...il.com>,
Peng Fan <peng.fan@....com>,
Dong Aisheng <aisheng.dong@....com>
Subject: Re: [PATCH v5 09/14] Documentation: bindings: clk: Add bindings for
i.MX BLK_CTL
On Tue, 03 Nov 2020 13:18:21 +0200, Abel Vesa wrote:
> Document the i.MX BLK_CTL with its devicetree properties.
>
> Signed-off-by: Abel Vesa <abel.vesa@....com>
> Reviewed-by: Dong Aisheng <aisheng.dong@....com>
> Reviewed-by: Rob Herring <robh@...nel.org>
> ---
> .../devicetree/bindings/clock/fsl,imx-blk-ctl.yaml | 60 ++++++++++++++++++++++
> 1 file changed, 60 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
yamllint warnings/errors:
./Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml:23:10: [warning] wrong indentation: expected 10 but found 9 (indentation)
dtschema/dtc warnings/errors:
See https://patchwork.ozlabs.org/patch/1392927
The base for the patch is generally the last rc1. Any dependencies
should be noted.
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure 'yamllint' is installed and dt-schema is up to
date:
pip3 install dtschema --upgrade
Please check and re-submit.
Powered by blists - more mailing lists