mbox series

[v2,0/2] dt-bindings: iio: adc: add ad7780 yaml and MAINTAINERS entry

Message ID cover.1558746978.git.renatogeh@gmail.com (mailing list archive)
Headers show
Series dt-bindings: iio: adc: add ad7780 yaml and MAINTAINERS entry | expand

Message

Renato Lui Geh May 25, 2019, 1:26 a.m. UTC
This patchset converts the old ad7780 device-tree binding to
the new YAML format, and adds an entry to MAINTAINERS.

Renato Lui Geh (2):
  dt-bindings: iio: adc: add adi,ad7780.yaml binding
  MAINTAINERS: add entry for ad7780 adc driver

 .../bindings/iio/adc/adi,ad7780.txt           | 48 ----------
 .../bindings/iio/adc/adi,ad7780.yaml          | 87 +++++++++++++++++++
 MAINTAINERS                                   |  9 ++
 3 files changed, 96 insertions(+), 48 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7780.txt
 create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml