]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/commit
dt-bindings: hwlock: omap: Fix warnings with k3.yaml
authorSuman Anna <s-anna@ti.com>
Mon, 28 Sep 2020 22:51:55 +0000 (17:51 -0500)
committerRob Herring <robh@kernel.org>
Tue, 6 Oct 2020 15:55:24 +0000 (10:55 -0500)
commit891adc1303fe482cd683d8a3054040577484051a
tree818c1fc6cc8ba827b498308f46de6b77b9cf811b
parent7a64ed02ca2df68191fda98fa4f76c3cb68ae356
dt-bindings: hwlock: omap: Fix warnings with k3.yaml

Update the AM65x HwSpinlock example to fix couple of warnings
that started showing up after the conversion of K3 bindings to
YAML format in commit 66e06509aa37 ("dt-bindings: arm: ti:
Convert K3 board/soc bindings to DT schema").

 compatible: ['ti,am654'] is not valid under any of the given schemas (Possible causes of the failure):
 compatible: ['ti,am654'] is too short
 compatible:0: 'ti,am654' is not one of ['ti,am654-evm']

Also, fix one of the node names while at this.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Suman Anna <s-anna@ti.com>
Link: https://lore.kernel.org/r/20200928225155.12432-1-s-anna@ti.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.yaml