Message ID | 20200830161154.3201-1-jic23@kernel.org |
---|---|
Headers | show |
Series | dt-bindings: yaml conversions of some simple ADC bindings. | expand |
On Sun, 30 Aug 2020 17:11:52 +0100 Jonathan Cameron <jic23@kernel.org> wrote: > From: Jonathan Cameron <Jonathan.Cameron@huawei.com> > > Remaining binding conversions for which changes were needed based on v1 > reviews. Series applied. Thanks, Jonathan > > Jonathan Cameron (2): > dt-bindings: iio: adc: ti,adc12138 yaml conversion. > dt-bindings: iio: adc: ti,ads7950 binding conversion > > .../bindings/iio/adc/ti,adc12138.yaml | 86 +++++++++++++++++++ > .../bindings/iio/adc/ti,ads7950.yaml | 65 ++++++++++++++ > .../bindings/iio/adc/ti-adc12138.txt | 37 -------- > .../bindings/iio/adc/ti-ads7950.txt | 23 ----- > 4 files changed, 151 insertions(+), 60 deletions(-) > create mode 100644 Documentation/devicetree/bindings/iio/adc/ti,adc12138.yaml > create mode 100644 Documentation/devicetree/bindings/iio/adc/ti,ads7950.yaml > delete mode 100644 Documentation/devicetree/bindings/iio/adc/ti-adc12138.txt > delete mode 100644 Documentation/devicetree/bindings/iio/adc/ti-ads7950.txt >
From: Jonathan Cameron <Jonathan.Cameron@huawei.com> Remaining binding conversions for which changes were needed based on v1 reviews. Jonathan Cameron (2): dt-bindings: iio: adc: ti,adc12138 yaml conversion. dt-bindings: iio: adc: ti,ads7950 binding conversion .../bindings/iio/adc/ti,adc12138.yaml | 86 +++++++++++++++++++ .../bindings/iio/adc/ti,ads7950.yaml | 65 ++++++++++++++ .../bindings/iio/adc/ti-adc12138.txt | 37 -------- .../bindings/iio/adc/ti-ads7950.txt | 23 ----- 4 files changed, 151 insertions(+), 60 deletions(-) create mode 100644 Documentation/devicetree/bindings/iio/adc/ti,adc12138.yaml create mode 100644 Documentation/devicetree/bindings/iio/adc/ti,ads7950.yaml delete mode 100644 Documentation/devicetree/bindings/iio/adc/ti-adc12138.txt delete mode 100644 Documentation/devicetree/bindings/iio/adc/ti-ads7950.txt -- 2.28.0