linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] dt-bindings: can: renesas: Convert to json-schema
@ 2021-05-06 17:55 Geert Uytterhoeven
  2021-05-06 17:55 ` [PATCH 1/2] dt-bindings: can: rcar_can: " Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Geert Uytterhoeven @ 2021-05-06 17:55 UTC (permalink / raw)
  To: Sergei Shtylyov, Fabrizio Castro, Wolfgang Grandegger,
	Marc Kleine-Budde, David S . Miller, Jakub Kicinski, Rob Herring,
	Ulrich Hecht
  Cc: linux-can, linux-renesas-soc, devicetree, netdev, Geert Uytterhoeven

	Hi all,

This patch series converts the DT bindings for the Renesas R-Car CAN and
CAN FD controllers found in Renesas SoCs to json-schema.

Thanks for your comments!

Geert Uytterhoeven (2):
  dt-bindings: can: rcar_can: Convert to json-schema
  dt-bindings: can: rcar_canfd: Convert to json-schema

 .../devicetree/bindings/net/can/rcar_can.txt  |  80 ----------
 .../bindings/net/can/rcar_canfd.txt           | 107 --------------
 .../bindings/net/can/renesas,rcar-can.yaml    | 139 ++++++++++++++++++
 .../bindings/net/can/renesas,rcar-canfd.yaml  | 122 +++++++++++++++
 4 files changed, 261 insertions(+), 187 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/net/can/rcar_can.txt
 delete mode 100644 Documentation/devicetree/bindings/net/can/rcar_canfd.txt
 create mode 100644 Documentation/devicetree/bindings/net/can/renesas,rcar-can.yaml
 create mode 100644 Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml

-- 
2.25.1


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

end of thread, other threads:[~2021-05-07 22:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06 17:55 [PATCH 0/2] dt-bindings: can: renesas: Convert to json-schema Geert Uytterhoeven
2021-05-06 17:55 ` [PATCH 1/2] dt-bindings: can: rcar_can: " Geert Uytterhoeven
2021-05-07  7:50   ` Ulrich Hecht
2021-05-07 22:16   ` Rob Herring
2021-05-06 17:55 ` [PATCH 2/2] dt-bindings: can: rcar_canfd: " Geert Uytterhoeven
2021-05-07  7:51   ` Ulrich Hecht
2021-05-07 22:19   ` Rob Herring
2021-05-07  9:59 ` [PATCH 0/2] dt-bindings: can: renesas: " Marc Kleine-Budde

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).