[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200727180020.GA614403@bogus>
Date: Mon, 27 Jul 2020 12:00:20 -0600
From: Rob Herring <robh@...nel.org>
To: vineetha.g.jaya.kumaran@...el.com
Cc: hock.leong.kweh@...el.com, boon.leong.ong@...el.com,
netdev@...r.kernel.org, mcoquelin.stm32@...il.com,
devicetree@...r.kernel.org, kuba@...nel.org, robh+dt@...nel.org,
weifeng.voon@...el.com, davem@...emloft.net
Subject: Re: [PATCH v2 1/2] dt-bindings: net: Add bindings for Intel Keem Bay
On Sat, 25 Jul 2020 18:17:58 +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 | 121 +++++++++++++++++++++
> 1 file changed, 121 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/stm32-dwmac.example.dt.yaml: ethernet@...27000: clock-names:1: 'ptp_ref' was expected
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/net/stm32-dwmac.example.dt.yaml: ethernet@...27000: clock-names:2: 'tx_clk' was expected
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/net/stm32-dwmac.example.dt.yaml: ethernet@...27000: compatible: ['st,stm32-dwmac', 'snps,dwmac-4.10a'] is not valid under any of the given schemas (Possible causes of the failure):
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/net/stm32-dwmac.example.dt.yaml: ethernet@...27000: compatible:0: 'st,stm32-dwmac' is not one of ['intel,keembay-dwmac']
See https://patchwork.ozlabs.org/patch/1336225
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