[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1601432748.14806.39.camel@mhfsdcap03>
Date: Wed, 30 Sep 2020 10:25:48 +0800
From: Crystal Guo <crystal.guo@...iatek.com>
To: Rob Herring <robh@...nel.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"Yingjoe Chen (陳英洲)"
<Yingjoe.Chen@...iatek.com>,
"matthias.bgg@...il.com" <matthias.bgg@...il.com>,
"p.zabel@...gutronix.de" <p.zabel@...gutronix.de>,
Seiya Wang (王迺君)
<seiya.wang@...iatek.com>,
Fan Chen (陳凡)
<fan.chen@...iatek.com>,
"linux-mediatek@...ts.infradead.org"
<linux-mediatek@...ts.infradead.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
Stanley Chu (朱原陞)
<stanley.chu@...iatek.com>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
srv_heupstream <srv_heupstream@...iatek.com>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
Yong Liang (梁勇)
<Yong.Liang@...iatek.com>
Subject: Re: [v5,1/3] dt-binding: reset-controller: mediatek: add YAML
schemas
On Tue, 2020-09-29 at 23:48 +0800, Rob Herring wrote:
> On Tue, 29 Sep 2020 21:46:40 +0800, Crystal Guo wrote:
> > Add a YAML documentation for Mediatek, which uses ti reset-controller
> > driver directly. The TI reset controller provides a common reset management,
> > and is suitable for Mediatek SoCs.
> >
> > Signed-off-by: Crystal Guo <crystal.guo@...iatek.com>
> > ---
> > .../bindings/reset/mediatek-syscon-reset.yaml | 51 +++++++++++++++++++
> > 1 file changed, 51 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/reset/mediatek-syscon-reset.yaml
> >
>
>
> My bot found errors running 'make dt_binding_check' on your patch:
>
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/reset/mediatek-syscon-reset.example.dt.yaml: example-0: infracfg@...01000:reg:0: [0, 268439552, 0, 4096] is too long
> From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/reg.yaml
>
>
> See https://patchwork.ozlabs.org/patch/1373428
>
> 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.
>
Thanks for your remind, re-submit at:
https://patchwork.kernel.org/patch/11807721/
Powered by blists - more mailing lists