]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: net: can: atmel: Convert to json schema
authorCharan Pedumuru <charan.pedumuru@microchip.com>
Wed, 20 Nov 2024 08:28:08 +0000 (13:58 +0530)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 23 Dec 2024 11:39:12 +0000 (12:39 +0100)
commit2351998fd833eb40358adf0b889637311b5bc6b4
tree9afb26faee061377ed85f0eb56354d4f491a3cd2
parent68d426da13fac6b1d3f5949a38d31ce2e3d88e49
dt-bindings: net: can: atmel: Convert to json schema

Convert old text based binding to json schema.
Changes during conversion:
- Add a fallback for `microchip,sam9x60-can` as it is compatible with the
  CAN IP core on `atmel,at91sam9x5-can`.
- Add the required properties `clock` and `clock-names`, which were
  missing in the original binding.
- Update examples and include appropriate file directives to resolve
  errors identified by `dt_binding_check` and `dtbs_check`.

Signed-off-by: Charan Pedumuru <charan.pedumuru@microchip.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20241120-can-v3-1-da5bb4f6128d@microchip.com
[mkl: fixed indention in example]
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Documentation/devicetree/bindings/net/can/atmel,at91sam9263-can.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/can/atmel-can.txt [deleted file]