mbox series

[0/7] dt-bindings:iio: Move to trivial-devices.yaml from txt files.

Message ID 20201031182922.743153-1-jic23@kernel.org
Headers show
Series dt-bindings:iio: Move to trivial-devices.yaml from txt files. | expand

Message

Jonathan Cameron Oct. 31, 2020, 6:29 p.m. UTC
From: Jonathan Cameron <Jonathan.Cameron@huawei.com>

Rather than convert this group of bindings to yaml, let us just add
them to trivial-devices.yaml.

It is more than possible that we may need to give some of these their own
files at somepoint in the future (for example due to additional of
channel provider bindings for the potentiometers) but for now there seems
to be little advantage to keeping them separate.

Jonathan Cameron (7):
  dt-bindings:iio:chemical:sensirion,sgp30: Move to
    trivial-bindings.yaml
  dt-bindings:iio:chemical:bosch,bme180: Move to trivial devices
  dt-bindings:iio:potentiometer:maxim,ds1803 move to trivial devices.
  dt-bindings:iio:potentiometer:maxim,max5481 move to trivial devices
  dt-bindings:iio:light:renesas,isl29501: Move to trivial devices.
  dt-bindings:iio:magnetometer:memsic,mmc35240: move to
    trivial-devices.yaml
  dt-bindings:iio:accel:domintech,dmard06: Move to trivial-devices.yaml

 .../devicetree/bindings/iio/accel/dmard06.txt | 19 ------------
 .../bindings/iio/chemical/bme680.txt          | 11 -------
 .../bindings/iio/chemical/sensirion,sgp30.txt | 15 ----------
 .../bindings/iio/light/renesas,isl29501.txt   | 13 --------
 .../bindings/iio/magnetometer/mmc35240.txt    | 13 --------
 .../bindings/iio/potentiometer/ds1803.txt     | 21 -------------
 .../bindings/iio/potentiometer/max5481.txt    | 23 --------------
 .../devicetree/bindings/trivial-devices.yaml  | 30 +++++++++++++++++++
 8 files changed, 30 insertions(+), 115 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/iio/accel/dmard06.txt
 delete mode 100644 Documentation/devicetree/bindings/iio/chemical/bme680.txt
 delete mode 100644 Documentation/devicetree/bindings/iio/chemical/sensirion,sgp30.txt
 delete mode 100644 Documentation/devicetree/bindings/iio/light/renesas,isl29501.txt
 delete mode 100644 Documentation/devicetree/bindings/iio/magnetometer/mmc35240.txt
 delete mode 100644 Documentation/devicetree/bindings/iio/potentiometer/ds1803.txt
 delete mode 100644 Documentation/devicetree/bindings/iio/potentiometer/max5481.txt

Comments

Rob Herring (Arm) Nov. 3, 2020, 2:35 a.m. UTC | #1
On Sat, Oct 31, 2020 at 06:29:15PM +0000, Jonathan Cameron wrote:
> From: Jonathan Cameron <Jonathan.Cameron@huawei.com>

> 

> Rather than convert this group of bindings to yaml, let us just add

> them to trivial-devices.yaml.

> 

> It is more than possible that we may need to give some of these their own

> files at somepoint in the future (for example due to additional of

> channel provider bindings for the potentiometers) but for now there seems

> to be little advantage to keeping them separate.

> 

> Jonathan Cameron (7):

>   dt-bindings:iio:chemical:sensirion,sgp30: Move to

>     trivial-bindings.yaml

>   dt-bindings:iio:chemical:bosch,bme180: Move to trivial devices

>   dt-bindings:iio:potentiometer:maxim,ds1803 move to trivial devices.

>   dt-bindings:iio:potentiometer:maxim,max5481 move to trivial devices

>   dt-bindings:iio:light:renesas,isl29501: Move to trivial devices.

>   dt-bindings:iio:magnetometer:memsic,mmc35240: move to

>     trivial-devices.yaml

>   dt-bindings:iio:accel:domintech,dmard06: Move to trivial-devices.yaml


Reviewed-by: Rob Herring <robh@kernel.org>


> 

>  .../devicetree/bindings/iio/accel/dmard06.txt | 19 ------------

>  .../bindings/iio/chemical/bme680.txt          | 11 -------

>  .../bindings/iio/chemical/sensirion,sgp30.txt | 15 ----------

>  .../bindings/iio/light/renesas,isl29501.txt   | 13 --------

>  .../bindings/iio/magnetometer/mmc35240.txt    | 13 --------

>  .../bindings/iio/potentiometer/ds1803.txt     | 21 -------------

>  .../bindings/iio/potentiometer/max5481.txt    | 23 --------------

>  .../devicetree/bindings/trivial-devices.yaml  | 30 +++++++++++++++++++

>  8 files changed, 30 insertions(+), 115 deletions(-)

>  delete mode 100644 Documentation/devicetree/bindings/iio/accel/dmard06.txt

>  delete mode 100644 Documentation/devicetree/bindings/iio/chemical/bme680.txt

>  delete mode 100644 Documentation/devicetree/bindings/iio/chemical/sensirion,sgp30.txt

>  delete mode 100644 Documentation/devicetree/bindings/iio/light/renesas,isl29501.txt

>  delete mode 100644 Documentation/devicetree/bindings/iio/magnetometer/mmc35240.txt

>  delete mode 100644 Documentation/devicetree/bindings/iio/potentiometer/ds1803.txt

>  delete mode 100644 Documentation/devicetree/bindings/iio/potentiometer/max5481.txt

> 

> -- 

> 2.28.0

>
Jonathan Cameron Nov. 16, 2020, 8:35 p.m. UTC | #2
On Mon, 2 Nov 2020 20:35:01 -0600
Rob Herring <robh@kernel.org> wrote:

> On Sat, Oct 31, 2020 at 06:29:15PM +0000, Jonathan Cameron wrote:

> > From: Jonathan Cameron <Jonathan.Cameron@huawei.com>

> > 

> > Rather than convert this group of bindings to yaml, let us just add

> > them to trivial-devices.yaml.

> > 

> > It is more than possible that we may need to give some of these their own

> > files at somepoint in the future (for example due to additional of

> > channel provider bindings for the potentiometers) but for now there seems

> > to be little advantage to keeping them separate.

> > 

> > Jonathan Cameron (7):

> >   dt-bindings:iio:chemical:sensirion,sgp30: Move to

> >     trivial-bindings.yaml

> >   dt-bindings:iio:chemical:bosch,bme180: Move to trivial devices

> >   dt-bindings:iio:potentiometer:maxim,ds1803 move to trivial devices.

> >   dt-bindings:iio:potentiometer:maxim,max5481 move to trivial devices

> >   dt-bindings:iio:light:renesas,isl29501: Move to trivial devices.

> >   dt-bindings:iio:magnetometer:memsic,mmc35240: move to

> >     trivial-devices.yaml

> >   dt-bindings:iio:accel:domintech,dmard06: Move to trivial-devices.yaml  

> 

> Reviewed-by: Rob Herring <robh@kernel.org>

Series applied.

thanks,

Jonathan

> 

> > 

> >  .../devicetree/bindings/iio/accel/dmard06.txt | 19 ------------

> >  .../bindings/iio/chemical/bme680.txt          | 11 -------

> >  .../bindings/iio/chemical/sensirion,sgp30.txt | 15 ----------

> >  .../bindings/iio/light/renesas,isl29501.txt   | 13 --------

> >  .../bindings/iio/magnetometer/mmc35240.txt    | 13 --------

> >  .../bindings/iio/potentiometer/ds1803.txt     | 21 -------------

> >  .../bindings/iio/potentiometer/max5481.txt    | 23 --------------

> >  .../devicetree/bindings/trivial-devices.yaml  | 30 +++++++++++++++++++

> >  8 files changed, 30 insertions(+), 115 deletions(-)

> >  delete mode 100644 Documentation/devicetree/bindings/iio/accel/dmard06.txt

> >  delete mode 100644 Documentation/devicetree/bindings/iio/chemical/bme680.txt

> >  delete mode 100644 Documentation/devicetree/bindings/iio/chemical/sensirion,sgp30.txt

> >  delete mode 100644 Documentation/devicetree/bindings/iio/light/renesas,isl29501.txt

> >  delete mode 100644 Documentation/devicetree/bindings/iio/magnetometer/mmc35240.txt

> >  delete mode 100644 Documentation/devicetree/bindings/iio/potentiometer/ds1803.txt

> >  delete mode 100644 Documentation/devicetree/bindings/iio/potentiometer/max5481.txt

> > 

> > -- 

> > 2.28.0

> >