linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Convert Arizona DT bindings to dtschema
@ 2020-04-20 15:44 Charles Keepax
  2020-04-20 15:44 ` [PATCH 1/4] regulator: arizona-regulator: Move binding over " Charles Keepax
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Charles Keepax @ 2020-04-20 15:44 UTC (permalink / raw)
  To: cw00.choi, robh+dt, lee.jones, broonie
  Cc: myungjoo.ham, lgirdwood, linux-kernel, devicetree, patches

Convert the bindings over, I have put all the patches in one series
so they are easy to review, but I put all the MAINTAINER updates
in the MFD patch (since it is the main binding document) so the
patches can each go through their own trees with no merge issues.

Thanks,
Charles

Charles Keepax (4):
  regulator: arizona-regulator: Move binding over to dtschema
  extcon: arizona: Move binding over to dtschema
  ASoC: arizona: Move binding over to dtschema
  mfd: arizona: Move binding over to dtschema

 .../devicetree/bindings/extcon/extcon-arizona.txt  |  76 ------
 .../devicetree/bindings/extcon/wlf,arizona.yaml    | 125 +++++++++
 Documentation/devicetree/bindings/mfd/arizona.txt  | 101 --------
 .../devicetree/bindings/mfd/wlf,arizona.yaml       | 288 +++++++++++++++++++++
 .../bindings/regulator/arizona-regulator.txt       |  18 --
 .../devicetree/bindings/regulator/wlf,arizona.yaml |  37 +++
 .../devicetree/bindings/sound/wlf,arizona.txt      |  53 ----
 .../devicetree/bindings/sound/wlf,arizona.yaml     | 114 ++++++++
 MAINTAINERS                                        |   8 +-
 9 files changed, 568 insertions(+), 252 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/extcon/extcon-arizona.txt
 create mode 100644 Documentation/devicetree/bindings/extcon/wlf,arizona.yaml
 delete mode 100644 Documentation/devicetree/bindings/mfd/arizona.txt
 create mode 100644 Documentation/devicetree/bindings/mfd/wlf,arizona.yaml
 delete mode 100644 Documentation/devicetree/bindings/regulator/arizona-regulator.txt
 create mode 100644 Documentation/devicetree/bindings/regulator/wlf,arizona.yaml
 delete mode 100644 Documentation/devicetree/bindings/sound/wlf,arizona.txt
 create mode 100644 Documentation/devicetree/bindings/sound/wlf,arizona.yaml

-- 
2.11.0


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

end of thread, other threads:[~2020-04-20 15:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20 15:44 [PATCH 0/4] Convert Arizona DT bindings to dtschema Charles Keepax
2020-04-20 15:44 ` [PATCH 1/4] regulator: arizona-regulator: Move binding over " Charles Keepax
2020-04-20 15:44 ` [PATCH 2/4] extcon: arizona: " Charles Keepax
2020-04-20 15:44 ` [PATCH 3/4] ASoC: " Charles Keepax
2020-04-20 15:44 ` [PATCH 4/4] mfd: " Charles Keepax

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