OSDN Git Service

dt-bindings: net: can: c_can: convert to json-schema
authorDario Binacchi <dariobin@libero.it>
Thu, 5 Aug 2021 19:27:50 +0000 (21:27 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 19 Aug 2021 13:07:05 +0000 (15:07 +0200)
commit06fc143b2edecea0f9bb3b044b95065fe5aac49f
treee256d8b6a41304c4041b24054ddaf05d8f80089e
parent812270e5445bd13859b70f9510e84068c6778333
dt-bindings: net: can: c_can: convert to json-schema

Convert the Bosch C_CAN/D_CAN controller device tree binding
documentation to json-schema.

Document missing properties.
Remove "ti,hwmods" as it is no longer used in TI dts.
Make "clocks" required as it is used in all dts.
Update the examples.

Link: https://lore.kernel.org/r/20210805192750.9051-1-dariobin@libero.it
Signed-off-by: Dario Binacchi <dariobin@libero.it>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Documentation/devicetree/bindings/net/can/bosch,c_can.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/can/c_can.txt [deleted file]