[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <SN6PR11MB2575830AC1DAFDB8D9C00504F6650@SN6PR11MB2575.namprd11.prod.outlook.com>
Date: Fri, 10 Jul 2020 11:15:01 +0000
From: "G Jaya Kumaran, Vineetha" <vineetha.g.jaya.kumaran@...el.com>
To: Rob Herring <robh@...nel.org>
CC: "Ong, Boon Leong" <boon.leong.ong@...el.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"mcoquelin.stm32@...il.com" <mcoquelin.stm32@...il.com>,
"davem@...emloft.net" <davem@...emloft.net>,
"Voon, Weifeng" <weifeng.voon@...el.com>,
"Kweh, Hock Leong" <hock.leong.kweh@...el.com>,
"kuba@...nel.org" <kuba@...nel.org>,
"robh+dt@...nel.org" <robh+dt@...nel.org>
Subject: RE: [PATCH 1/2] dt-bindings: net: Add bindings for Intel Keem Bay
> -----Original Message-----
> From: Rob Herring <robh@...nel.org>
> Sent: Friday, July 10, 2020 12:45 AM
> To: G Jaya Kumaran, Vineetha <vineetha.g.jaya.kumaran@...el.com>
> Cc: Ong, Boon Leong <boon.leong.ong@...el.com>; netdev@...r.kernel.org;
> devicetree@...r.kernel.org; mcoquelin.stm32@...il.com;
> davem@...emloft.net; Voon, Weifeng <weifeng.voon@...el.com>; Kweh,
> Hock Leong <hock.leong.kweh@...el.com>; kuba@...nel.org;
> robh+dt@...nel.org
> Subject: Re: [PATCH 1/2] dt-bindings: net: Add bindings for Intel Keem Bay
>
> On Tue, 07 Jul 2020 12:47:17 +0800, vineetha.g.jaya.kumaran@...el.com wrote:
> > From: "Vineetha G. Jaya Kumaran" <vineetha.g.jaya.kumaran@...el.com>
> >
> > Add Device Tree bindings documentation for the ethernet controller on
> > Intel Keem Bay.
> >
> > Signed-off-by: Vineetha G. Jaya Kumaran
> > <vineetha.g.jaya.kumaran@...el.com>
> > ---
> > .../devicetree/bindings/net/intel,dwmac-plat.yaml | 123
> > +++++++++++++++++++++
> > 1 file changed, 123 insertions(+)
> > create mode 100644
> > Documentation/devicetree/bindings/net/intel,dwmac-plat.yaml
> >
>
>
> My bot found errors running 'make dt_binding_check' on your patch:
>
> /builds/robherring/linux-dt-
> review/Documentation/devicetree/bindings/net/intel,dwmac-plat.yaml:
> properties:clocks:maxItems: False schema does not allow 3
> Documentation/devicetree/bindings/Makefile:20: recipe for target
> 'Documentation/devicetree/bindings/net/intel,dwmac-plat.example.dts' failed
> make[1]: *** [Documentation/devicetree/bindings/net/intel,dwmac-
> plat.example.dts] Error 1
> make[1]: *** Waiting for unfinished jobs....
> /builds/robherring/linux-dt-
> review/Documentation/devicetree/bindings/net/intel,dwmac-plat.yaml:
> ignoring, error in schema: properties: clocks: maxItems
> warning: no schema found in file:
> ./Documentation/devicetree/bindings/net/intel,dwmac-plat.yaml
> /builds/robherring/linux-dt-
> review/Documentation/devicetree/bindings/net/intel,dwmac-plat.yaml:
> ignoring, error in schema: properties: clocks: maxItems
> warning: no schema found in file:
> ./Documentation/devicetree/bindings/net/intel,dwmac-plat.yaml
> Makefile:1347: recipe for target 'dt_binding_check' failed
> make: *** [dt_binding_check] Error 2
>
>
> See https://patchwork.ozlabs.org/patch/1324088
>
> 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 Rob, I did run make dt_binding_check on my side but did not encounter any errors.
Will update and check before resubmitting.
Powered by blists - more mailing lists