From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> These 3 are all fairly simple (I think) so should be uncontroversial. My biggest question is with Jacopi and Akinobu are happy to be explicitly listed as maintainers for these bindings. Jonathan Cameron (3): dt-bindings: iio: adc: maxim,max11100 yaml conversion dt-bindings: iio: adc: maxim,max1118 yaml conversion dt-bindings: iio: adc: maxim,max9611 yaml conversions .../devicetree/bindings/iio/adc/max11100.txt | 18 ------ .../devicetree/bindings/iio/adc/max1118.txt | 21 ------- .../devicetree/bindings/iio/adc/max9611.txt | 27 --------- .../bindings/iio/adc/maxim,max11100.yaml | 49 +++++++++++++++ .../bindings/iio/adc/maxim,max1118.yaml | 59 +++++++++++++++++++ .../bindings/iio/adc/maxim,max9611.yaml | 49 +++++++++++++++ 6 files changed, 157 insertions(+), 66 deletions(-) delete mode 100644 Documentation/devicetree/bindings/iio/adc/max11100.txt delete mode 100644 Documentation/devicetree/bindings/iio/adc/max1118.txt delete mode 100644 Documentation/devicetree/bindings/iio/adc/max9611.txt create mode 100644 Documentation/devicetree/bindings/iio/adc/maxim,max11100.yaml create mode 100644 Documentation/devicetree/bindings/iio/adc/maxim,max1118.yaml create mode 100644 Documentation/devicetree/bindings/iio/adc/maxim,max9611.yaml -- 2.27.0