Devicetree
 help / color / mirror / Atom feed
* [PATCH v3 0/2] dt-bindings: dma: renesas,{rcar,usb}-dmac: convert to json-schema
@ 2020-04-17  8:07 Yoshihiro Shimoda
  2020-04-17  8:07 ` [PATCH v3 1/2] dt-bindings: dma: renesas,rcar-dmac: convert bindings " Yoshihiro Shimoda
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Yoshihiro Shimoda @ 2020-04-17  8:07 UTC (permalink / raw)
  To: vkoul, robh+dt
  Cc: dmaengine, devicetree, linux-renesas-soc, Yoshihiro Shimoda

This patch series converts rcar-dmac and usb-dmac documantation to
json-schema.

Changes from v2:
 - Fix some properties (take 2) on patch 2/2.
 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=272511

Changes from v1:
 - Add power-domains and resets to required.
 - Fix some properties about related dma channels on patch 2/2.
 - Add Reviewed-by on patch 1/2.
 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=269169

Yoshihiro Shimoda (2):
  dt-bindings: dma: renesas,rcar-dmac: convert bindings to json-schema
  dt-bindings: dma: renesas,usb-dmac: convert bindings to json-schema

 .../devicetree/bindings/dma/renesas,rcar-dmac.txt  | 117 ----------------
 .../devicetree/bindings/dma/renesas,rcar-dmac.yaml | 150 +++++++++++++++++++++
 .../devicetree/bindings/dma/renesas,usb-dmac.txt   |  55 --------
 .../devicetree/bindings/dma/renesas,usb-dmac.yaml  | 102 ++++++++++++++
 4 files changed, 252 insertions(+), 172 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
 create mode 100644 Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
 delete mode 100644 Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
 create mode 100644 Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml

-- 
2.7.4


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

end of thread, other threads:[~2020-04-17 11:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-17  8:07 [PATCH v3 0/2] dt-bindings: dma: renesas,{rcar,usb}-dmac: convert to json-schema Yoshihiro Shimoda
2020-04-17  8:07 ` [PATCH v3 1/2] dt-bindings: dma: renesas,rcar-dmac: convert bindings " Yoshihiro Shimoda
2020-04-17  8:07 ` [PATCH v3 2/2] dt-bindings: dma: renesas,usb-dmac: " Yoshihiro Shimoda
2020-04-17  8:15   ` Geert Uytterhoeven
2020-04-17 11:53 ` [PATCH v3 0/2] dt-bindings: dma: renesas,{rcar,usb}-dmac: convert " Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox