All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] dt-bindings: bus: simple-pm-bus, renesas-bsc: convert bindings to json-schema
@ 2019-09-30 11:52 Simon Horman
  2019-09-30 11:52 ` [PATCH v4 1/3] dt-bindings: bus: simple-pm-bus: " Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Simon Horman @ 2019-09-30 11:52 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Andy Gross, Geert Uytterhoeven
  Cc: Magnus Damm, Yoshihiro Kaneko, devicetree, linux-arm-msm,
	linux-renesas-soc, Simon Horman


Convert Simple Power-Managed Bus and Convert Renesas Bus State Controller
(BSC) bindings documentation to json-schema.

Based on v5.3.

Changes since v3 noted in individual patches.

Simon Horman (3):
  dt-bindings: bus: simple-pm-bus: convert bindings to json-schema
  dt-bindings: bus: renesas-bsc: convert bindings to json-schema
  arm64: dts: qcom: msm8996: Update simple-pm-bus node name to 'bus'

 .../devicetree/bindings/bus/renesas,bsc.txt        | 46 -------------
 .../devicetree/bindings/bus/renesas,bsc.yaml       | 60 +++++++++++++++++
 .../devicetree/bindings/bus/simple-pm-bus.txt      | 44 -------------
 .../devicetree/bindings/bus/simple-pm-bus.yaml     | 75 ++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/apq8096-db820c.dtsi       |  2 +-
 arch/arm64/boot/dts/qcom/msm8996.dtsi              |  2 +-
 6 files changed, 137 insertions(+), 92 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/bus/renesas,bsc.txt
 create mode 100644 Documentation/devicetree/bindings/bus/renesas,bsc.yaml
 delete mode 100644 Documentation/devicetree/bindings/bus/simple-pm-bus.txt
 create mode 100644 Documentation/devicetree/bindings/bus/simple-pm-bus.yaml

-- 
2.11.0


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

end of thread, other threads:[~2019-10-01 13:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-30 11:52 [PATCH v4 0/3] dt-bindings: bus: simple-pm-bus, renesas-bsc: convert bindings to json-schema Simon Horman
2019-09-30 11:52 ` [PATCH v4 1/3] dt-bindings: bus: simple-pm-bus: " Simon Horman
2019-10-01 13:41   ` Rob Herring
2019-09-30 11:52 ` [PATCH v4 2/3] dt-bindings: bus: renesas-bsc: " Simon Horman
2019-10-01 13:42   ` Rob Herring
2019-09-30 11:52 ` [PATCH v4 3/3] arm64: dts: qcom: msm8996: Update simple-pm-bus node name to 'bus' Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.