linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Charles Keepax <ckeepax@opensource.cirrus.com>
To: <cw00.choi@samsung.com>, <robh+dt@kernel.org>,
	<lee.jones@linaro.org>, <broonie@kernel.org>
Cc: <myungjoo.ham@samsung.com>, <lgirdwood@gmail.com>,
	<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<patches@opensource.cirrus.com>
Subject: [PATCH 0/4] Convert Arizona DT bindings to dtschema
Date: Mon, 20 Apr 2020 16:44:40 +0100	[thread overview]
Message-ID: <20200420154444.12332-1-ckeepax@opensource.cirrus.com> (raw)

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


             reply	other threads:[~2020-04-20 15:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-20 15:44 Charles Keepax [this message]
2020-04-20 15:44 ` [PATCH 1/4] regulator: arizona-regulator: Move binding over to dtschema 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200420154444.12332-1-ckeepax@opensource.cirrus.com \
    --to=ckeepax@opensource.cirrus.com \
    --cc=broonie@kernel.org \
    --cc=cw00.choi@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=patches@opensource.cirrus.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).