Re: [PATCH v4 2/5] dt-bindings: arm: ti: Convert K3 board/soc bindings to DT schema
From: Nishanth Menon <nm@ti.com>
Date: 2020-09-30 12:15:32
Also in:
linux-devicetree
On 11:51-20200928, Rob Herring wrote:
On Mon, Sep 14, 2020 at 11:22 AM Lokesh Vutla [off-list ref] wrote:quoted
Convert TI K3 Board/SoC bindings to DT schema format. Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Lokesh Vutla <redacted> --- .../devicetree/bindings/arm/ti/k3.txt | 26 ---------------- .../devicetree/bindings/arm/ti/k3.yaml | 31 +++++++++++++++++++ MAINTAINERS | 2 +- 3 files changed, 32 insertions(+), 27 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/ti/k3.txt create mode 100644 Documentation/devicetree/bindings/arm/ti/k3.yamlThis causes warnings in ti,omap-hwspinlock.yaml which also landed for 5.10: /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.example.dt.yaml: /: compatible: ['ti,am654'] is not valid under any of the given schemas (Possible causes of the failure): /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.example.dt.yaml: /: compatible: ['ti,am654'] is too short /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.example.dt.yaml: /: compatible:0: 'ti,am654' is not one of ['ti,am654-evm'] /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.example.dt.yaml: /: compatible:0: 'ti,j721e' was expected /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.example.dt.yaml: /: compatible:0: 'ti,j7200' was expected From schema: /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/arm/ti/k3.yaml Please fix. I'd suggest just removing part of the example. It's not relevant.
I think this is addressed by [1] [1] https://lore.kernel.org/linux-arm-kernel/20200928225155.12432-1-s-anna@ti.com/ (local) -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel