From: Jonathan Cameron <jic23@kernel.org>
To: linux-iio@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org
Cc: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Subject: [PATCH 00/20] dt-bindings:iio:adc: Another set of yaml conversions.
Date: Sat, 5 Sep 2020 18:29:44 +0100 [thread overview]
Message-ID: <20200905173004.216081-1-jic23@kernel.org> (raw)
From: Jonathan Cameron <Jonathan.Cameron@huawei.com>
It is somewhat easier to do these all at once as then the yaml syntax
knowledge builds up and Rob once said he preferred to review them
in groups. Hence here are 20 binding conversions to enjoy.
There are 2 other bindings currently awaiting v2 review and it may
take a while to convert over the remaining IIO ADC ones as they
are mostly the complex cases. There are also quite a few drivers
that have undocumented bindings. I plan to do a sweep for those once
yaml conversions are finished.
For maintainers, I've mostly gone with the original author of the
txt file. If anyone wants to claim responsibility for any or
reject it then that is great. I'll act as backup maintainer
for all of these by default anyway.
There are a few places I think we could look to tighten the binding
definitions if we wish. Hopefully this will be a good layer to build on.
Thanks,
Jonathan
Jonathan Cameron (20):
dt-bindings:iio:adc:fsl,vf610-adc conversion to yaml.
dt-bindings:iio:adc:ti,twl4030-madc yaml conversion
dt-bindings:iio:adc:st,stmpe-adc yaml conversion
dt-bindings:iio:adc: aspeed,ast2400 yaml conversion
dt-bindings:iio:adc:marvell,berlin2-adc yaml conversion
dt-bindings:iio:adc:sprd,sc2720-adc yaml conversion.
dt-bindings:iio:adc:nuvoton,nau7802 yaml conversion
dt-bindings:iio:adc:nuvoton,npcm750-adc yaml conversion
dt-bindings:iio:adc:nxp,lpc1850-adc yaml conversion
dt-bindings:iio:adc:lpc3220-adc yaml conversion
dt-bindings:iio:adc:motorola,cpcap-adc yaml conversion
dt-bindings:iio:adc:dlg,da9150-gpadc yaml conversion
dt-bindings:iio:adc:cosmic,10001-adc yaml conversion
dt-bindings:iio:adc:adi,ad7949 yaml conversion
dt-bindings:iio:adc:ad7768-1 yaml conversion
dt-bindings:iio:adc:ti,ads1015 yaml conversion
dt-bindings:iio:adc:holt,hi8435 yaml conversion
dt-bindings:iio:adc:amlogic,meson-saradc yaml conversion
dt-bindings:iio:adc:fsl,imx7d-adc yaml conversion
dt-bindings:iio:adc:fsl,imx25-gcq yaml conversion
.../devicetree/bindings/iio/adc/ad7949.txt | 16 --
.../bindings/iio/adc/adi,ad7768-1.txt | 41 -----
.../bindings/iio/adc/adi,ad7768-1.yaml | 89 +++++++++++
.../bindings/iio/adc/adi,ad7949.yaml | 57 +++++++
.../devicetree/bindings/iio/adc/ads1015.txt | 73 ---------
.../bindings/iio/adc/amlogic,meson-saradc.txt | 48 ------
.../iio/adc/amlogic,meson-saradc.yaml | 145 ++++++++++++++++++
.../bindings/iio/adc/aspeed,ast2400-adc.yaml | 54 +++++++
.../bindings/iio/adc/aspeed_adc.txt | 22 ---
.../bindings/iio/adc/berlin2_adc.txt | 19 ---
.../bindings/iio/adc/cc10001_adc.txt | 22 ---
.../bindings/iio/adc/cosmic,10001-adc.yaml | 59 +++++++
.../devicetree/bindings/iio/adc/cpcap-adc.txt | 17 --
.../bindings/iio/adc/da9150-gpadc.txt | 16 --
.../bindings/iio/adc/dlg,da9150-gpadc.yaml | 33 ++++
.../bindings/iio/adc/fsl,imx25-gcq.txt | 57 -------
.../bindings/iio/adc/fsl,imx25-gcq.yaml | 129 ++++++++++++++++
.../bindings/iio/adc/fsl,imx7d-adc.yaml | 62 ++++++++
.../bindings/iio/adc/fsl,vf610-adc.yaml | 81 ++++++++++
.../devicetree/bindings/iio/adc/hi8435.txt | 21 ---
.../bindings/iio/adc/holt,hi8435.yaml | 49 ++++++
.../devicetree/bindings/iio/adc/imx7d-adc.txt | 24 ---
.../bindings/iio/adc/lpc1850-adc.txt | 20 ---
.../bindings/iio/adc/lpc32xx-adc.txt | 21 ---
.../bindings/iio/adc/marvell,berlin2-adc.yaml | 50 ++++++
.../bindings/iio/adc/motorola,cpcap-adc.yaml | 51 ++++++
.../bindings/iio/adc/nuvoton,nau7802.yaml | 50 ++++++
.../bindings/iio/adc/nuvoton,npcm-adc.txt | 26 ----
.../bindings/iio/adc/nuvoton,npcm750-adc.yaml | 64 ++++++++
.../bindings/iio/adc/nuvoton-nau7802.txt | 18 ---
.../bindings/iio/adc/nxp,lpc1850-adc.yaml | 61 ++++++++
.../bindings/iio/adc/nxp,lpc3220-adc.yaml | 50 ++++++
.../bindings/iio/adc/sprd,sc2720-adc.yaml | 72 +++++++++
.../bindings/iio/adc/sprd,sc27xx-adc.txt | 40 -----
.../bindings/iio/adc/st,stmpe-adc.yaml | 45 ++++++
.../devicetree/bindings/iio/adc/stmpe-adc.txt | 21 ---
.../bindings/iio/adc/ti,ads1015.yaml | 113 ++++++++++++++
.../bindings/iio/adc/ti,twl4030-madc.yaml | 48 ++++++
.../bindings/iio/adc/twl4030-madc.txt | 24 ---
.../devicetree/bindings/iio/adc/vf610-adc.txt | 36 -----
40 files changed, 1362 insertions(+), 582 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/iio/adc/ad7949.txt
delete mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7768-1.txt
create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7768-1.yaml
create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7949.yaml
delete mode 100644 Documentation/devicetree/bindings/iio/adc/ads1015.txt
delete mode 100644 Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt
create mode 100644 Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.yaml
create mode 100644 Documentation/devicetree/bindings/iio/adc/aspeed,ast2400-adc.yaml
delete mode 100644 Documentation/devicetree/bindings/iio/adc/aspeed_adc.txt
delete mode 100644 Documentation/devicetree/bindings/iio/adc/berlin2_adc.txt
delete mode 100644 Documentation/devicetree/bindings/iio/adc/cc10001_adc.txt
create mode 100644 Documentation/devicetree/bindings/iio/adc/cosmic,10001-adc.yaml
delete mode 100644 Documentation/devicetree/bindings/iio/adc/cpcap-adc.txt
delete mode 100644 Documentation/devicetree/bindings/iio/adc/da9150-gpadc.txt
create mode 100644 Documentation/devicetree/bindings/iio/adc/dlg,da9150-gpadc.yaml
delete mode 100644 Documentation/devicetree/bindings/iio/adc/fsl,imx25-gcq.txt
create mode 100644 Documentation/devicetree/bindings/iio/adc/fsl,imx25-gcq.yaml
create mode 100644 Documentation/devicetree/bindings/iio/adc/fsl,imx7d-adc.yaml
create mode 100644 Documentation/devicetree/bindings/iio/adc/fsl,vf610-adc.yaml
delete mode 100644 Documentation/devicetree/bindings/iio/adc/hi8435.txt
create mode 100644 Documentation/devicetree/bindings/iio/adc/holt,hi8435.yaml
delete mode 100644 Documentation/devicetree/bindings/iio/adc/imx7d-adc.txt
delete mode 100644 Documentation/devicetree/bindings/iio/adc/lpc1850-adc.txt
delete mode 100644 Documentation/devicetree/bindings/iio/adc/lpc32xx-adc.txt
create mode 100644 Documentation/devicetree/bindings/iio/adc/marvell,berlin2-adc.yaml
create mode 100644 Documentation/devicetree/bindings/iio/adc/motorola,cpcap-adc.yaml
create mode 100644 Documentation/devicetree/bindings/iio/adc/nuvoton,nau7802.yaml
delete mode 100644 Documentation/devicetree/bindings/iio/adc/nuvoton,npcm-adc.txt
create mode 100644 Documentation/devicetree/bindings/iio/adc/nuvoton,npcm750-adc.yaml
delete mode 100644 Documentation/devicetree/bindings/iio/adc/nuvoton-nau7802.txt
create mode 100644 Documentation/devicetree/bindings/iio/adc/nxp,lpc1850-adc.yaml
create mode 100644 Documentation/devicetree/bindings/iio/adc/nxp,lpc3220-adc.yaml
create mode 100644 Documentation/devicetree/bindings/iio/adc/sprd,sc2720-adc.yaml
delete mode 100644 Documentation/devicetree/bindings/iio/adc/sprd,sc27xx-adc.txt
create mode 100644 Documentation/devicetree/bindings/iio/adc/st,stmpe-adc.yaml
delete mode 100644 Documentation/devicetree/bindings/iio/adc/stmpe-adc.txt
create mode 100644 Documentation/devicetree/bindings/iio/adc/ti,ads1015.yaml
create mode 100644 Documentation/devicetree/bindings/iio/adc/ti,twl4030-madc.yaml
delete mode 100644 Documentation/devicetree/bindings/iio/adc/twl4030-madc.txt
delete mode 100644 Documentation/devicetree/bindings/iio/adc/vf610-adc.txt
--
2.28.0
next reply other threads:[~2020-09-05 17:32 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-05 17:29 Jonathan Cameron [this message]
2020-09-05 17:29 ` [PATCH 01/20] dt-bindings:iio:adc:fsl,vf610-adc conversion to yaml Jonathan Cameron
2020-09-05 17:29 ` [PATCH 02/20] dt-bindings:iio:adc:ti,twl4030-madc yaml conversion Jonathan Cameron
2020-09-08 20:52 ` Sebastian Reichel
2020-09-05 17:29 ` [PATCH 03/20] dt-bindings:iio:adc:st,stmpe-adc " Jonathan Cameron
2020-09-05 17:29 ` [PATCH 04/20] dt-bindings:iio:adc: aspeed,ast2400 " Jonathan Cameron
2020-09-05 17:29 ` [PATCH 05/20] dt-bindings:iio:adc:marvell,berlin2-adc " Jonathan Cameron
2020-09-08 19:44 ` Rob Herring
2020-09-05 17:29 ` [PATCH 06/20] dt-bindings:iio:adc:sprd,sc2720-adc " Jonathan Cameron
2020-09-07 17:46 ` Orson Zhai
2020-09-08 9:12 ` Jonathan Cameron
2020-09-09 5:46 ` Orson Zhai
2020-09-05 17:29 ` [PATCH 07/20] dt-bindings:iio:adc:nuvoton,nau7802 " Jonathan Cameron
2020-09-05 17:29 ` [PATCH 08/20] dt-bindings:iio:adc:nuvoton,npcm750-adc " Jonathan Cameron
2020-09-05 17:29 ` [PATCH 09/20] dt-bindings:iio:adc:nxp,lpc1850-adc " Jonathan Cameron
2020-09-05 17:29 ` [PATCH 10/20] dt-bindings:iio:adc:lpc3220-adc " Jonathan Cameron
2020-09-05 17:29 ` [PATCH 11/20] dt-bindings:iio:adc:motorola,cpcap-adc " Jonathan Cameron
2020-09-05 17:29 ` [PATCH 12/20] dt-bindings:iio:adc:dlg,da9150-gpadc " Jonathan Cameron
2020-09-08 12:07 ` Adam Thomson
2020-09-05 17:29 ` [PATCH 13/20] dt-bindings:iio:adc:cosmic,10001-adc " Jonathan Cameron
2020-09-05 17:29 ` [PATCH 14/20] dt-bindings:iio:adc:adi,ad7949 " Jonathan Cameron
2020-09-05 17:29 ` [PATCH 15/20] dt-bindings:iio:adc:ad7768-1 " Jonathan Cameron
2020-09-06 16:13 ` Jonathan Cameron
2020-09-05 17:30 ` [PATCH 16/20] dt-bindings:iio:adc:ti,ads1015 " Jonathan Cameron
2020-09-05 17:30 ` [PATCH 17/20] dt-bindings:iio:adc:holt,hi8435 " Jonathan Cameron
2020-09-05 17:30 ` [PATCH 18/20] dt-bindings:iio:adc:amlogic,meson-saradc " Jonathan Cameron
2020-09-06 10:00 ` Martin Blumenstingl
2020-09-06 12:12 ` Jonathan Cameron
2020-09-05 17:30 ` [PATCH 19/20] dt-bindings:iio:adc:fsl,imx7d-adc " Jonathan Cameron
2020-09-05 17:30 ` [PATCH 20/20] dt-bindings:iio:adc:fsl,imx25-gcq " Jonathan Cameron
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=20200905173004.216081-1-jic23@kernel.org \
--to=jic23@kernel.org \
--cc=Jonathan.Cameron@huawei.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--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).