On Fri, 7 Feb 2020 11:03:06 +0100, Benjamin Gaignard wrote: > Convert M_CAN bindings to json-schema > > Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxx> > --- > version 4: > - remove useless ref to can-transceiver.yaml > > version 3: > - move can-transceive node into bosch,m_can.yaml bindings > .../devicetree/bindings/net/can/bosch,m_can.yaml | 144 +++++++++++++++++++++ > .../devicetree/bindings/net/can/m_can.txt | 75 ----------- > 2 files changed, 144 insertions(+), 75 deletions(-) > create mode 100644 Documentation/devicetree/bindings/net/can/bosch,m_can.yaml > delete mode 100644 Documentation/devicetree/bindings/net/can/m_can.txt > Applied, thanks. Rob