linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Convert bosch,m_can to json-schema
@ 2020-02-07  9:51 Benjamin Gaignard
  2020-02-07  9:51 ` [PATCH v3 1/2] dt-bindinsg: net: can: Convert can-transceiver " Benjamin Gaignard
  2020-02-07  9:51 ` [PATCH v3 2/2] dt-bindings: net: can: Convert M_CAN " Benjamin Gaignard
  0 siblings, 2 replies; 3+ messages in thread
From: Benjamin Gaignard @ 2020-02-07  9:51 UTC (permalink / raw)
  To: wg, mkl, davem, robh+dt, mark.rutland, sriram.dash
  Cc: linux-can, netdev, devicetree, linux-kernel, Benjamin Gaignard

The goal of this series is to convert bosch,m_can bindings to json-schema.
First convert can-transceiver to yaml and then use it for bosch,m_can.yaml.

version 3:
- only declare max-bitrate property in can-transceiver.yaml
- move can-transceive node into bosch,m_can.yaml bindings

Benjamin Gaignard (2):
  dt-bindinsg: net: can: Convert can-transceiver to json-schema
  dt-bindings: net: can: Convert M_CAN to json-schema

 .../devicetree/bindings/net/can/bosch,m_can.yaml   | 147 +++++++++++++++++++++
 .../bindings/net/can/can-transceiver.txt           |  24 ----
 .../bindings/net/can/can-transceiver.yaml          |  18 +++
 .../devicetree/bindings/net/can/m_can.txt          |  75 -----------
 4 files changed, 165 insertions(+), 99 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
 delete mode 100644 Documentation/devicetree/bindings/net/can/can-transceiver.txt
 create mode 100644 Documentation/devicetree/bindings/net/can/can-transceiver.yaml
 delete mode 100644 Documentation/devicetree/bindings/net/can/m_can.txt

-- 
2.15.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-02-07  9:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-07  9:51 [PATCH v3 0/2] Convert bosch,m_can to json-schema Benjamin Gaignard
2020-02-07  9:51 ` [PATCH v3 1/2] dt-bindinsg: net: can: Convert can-transceiver " Benjamin Gaignard
2020-02-07  9:51 ` [PATCH v3 2/2] dt-bindings: net: can: Convert M_CAN " Benjamin Gaignard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).