From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> 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 -- 2.28.0