On Sun, 03 Jul 2022 11:47:00 +0100, Biju Das wrote: > Convert the NXP SJA1000 CAN Controller Device Tree binding > documentation to json-schema. > > Update the example to match reality. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > --- > v1->v2: > * Moved $ref: can-controller.yaml# to top along with if conditional to > Â Â avoid multiple mapping issues with the if conditional in the subsequent > patch. > --- > .../bindings/net/can/nxp,sja1000.yaml | 102 ++++++++++++++++++ > .../devicetree/bindings/net/can/sja1000.txt | 58 ---------- > 2 files changed, 102 insertions(+), 58 deletions(-) > create mode 100644 Documentation/devicetree/bindings/net/can/nxp,sja1000.yaml > delete mode 100644 Documentation/devicetree/bindings/net/can/sja1000.txt > Running 'make dtbs_check' with the schema in this patch gives the following warnings. Consider if they are expected or the schema is incorrect. These may not be new warnings. Note that it is not yet a requirement to have 0 warnings for dtbs_check. This will change in the future. Full log is available here: https://patchwork.ozlabs.org/patch/ can@4,0: nxp,tx-output-config:0:0: 22 is not one of [1, 2, 4, 6, 8, 16, 32, 48] arch/arm/boot/dts/imx27-phytec-phycore-rdk.dtb can@4,0: 'reg-io-width' is a required property arch/arm/boot/dts/imx27-phytec-phycore-rdk.dtb