[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1595569156.29906.6.camel@mtkswgap22>
Date: Fri, 24 Jul 2020 13:39:16 +0800
From: Hanks Chen <hanks.chen@...iatek.com>
To: Rob Herring <robh@...nel.org>
CC: Stephen Boyd <sboyd@...nel.org>, <linux-kernel@...r.kernel.org>,
<linux-gpio@...r.kernel.org>, <linux-mediatek@...ts.infradead.org>,
"Matthias Brugger" <matthias.bgg@...il.com>,
<linux-arm-kernel@...ts.infradead.org>,
"Rob Herring" <robh+dt@...nel.org>,
Loda Chou <loda.chou@...iatek.com>,
"Linus Walleij" <linus.walleij@...aro.org>,
CC Hwang <cc.hwang@...iatek.com>,
"Sean Wang" <sean.wang@...nel.org>, <wsd_upstream@...iatek.com>,
Andy Teng <andy.teng@...iatek.com>,
<devicetree@...r.kernel.org>, mtk01761 <wendell.lin@...iatek.com>,
Michael Turquette <mturquette@...libre.com>
Subject: Re: [PATCH v9 2/7] dt-bindings: pinctrl: add bindings for MediaTek
MT6779 SoC
On Thu, 2020-07-23 at 09:51 -0600, Rob Herring wrote:
> On Thu, 23 Jul 2020 19:19:52 +0800, Hanks Chen wrote:
> > From: Andy Teng <andy.teng@...iatek.com>
> >
> > Add devicetree bindings for MediaTek MT6779 pinctrl driver.
> >
> > Reviewed-by: Rob Herring <robh@...nel.org>
> > Signed-off-by: Andy Teng <andy.teng@...iatek.com>
> > Signed-off-by: Hanks Chen <hanks.chen@...iatek.com>
> > ---
> > .../pinctrl/mediatek,mt6779-pinctrl.yaml | 197 ++++++++++++++++++
> > 1 file changed, 197 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.yaml
> >
>
>
> My bot found errors running 'make dt_binding_check' on your patch:
>
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@...05000:reg:0: [0, 268455936, 0, 4096] is too long
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@...05000:reg:1: [0, 297926656, 0, 4096] is too long
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@...05000:reg:2: [0, 298909696, 0, 4096] is too long
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@...05000:reg:3: [0, 300023808, 0, 4096] is too long
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@...05000:reg:4: [0, 300351488, 0, 4096] is too long
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@...05000:reg:5: [0, 300548096, 0, 4096] is too long
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@...05000:reg:6: [0, 301072384, 0, 4096] is too long
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@...05000:reg:7: [0, 301137920, 0, 4096] is too long
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@...05000:reg:8: [0, 268480512, 0, 4096] is too long
>
>
> See https://urldefense.com/v3/__https://patchwork.ozlabs.org/patch/1334743__;!!CTRNKA9wMg0ARbw!xVq21s-Vaw3If1-Q8EWJEDBBIUp0j30PIaGQWDyhCftbcOgFrjRqZMNHoHgOXksD3g$
>
> 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.
>
Hi Rob,
It's my fault
I could reproduce the error log after dt-schema updates to the latest
version.
I'll fix it in next version.
Thanks!
Hanks Chen
Powered by blists - more mailing lists