All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dt-bindings: yaml conversions of some simple ADC bindings.
@ 2020-08-30 16:11 Jonathan Cameron
  2020-08-30 16:11 ` [PATCH v2 1/2] dt-bindings: iio: adc: ti,adc12138 yaml conversion Jonathan Cameron
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jonathan Cameron @ 2020-08-30 16:11 UTC (permalink / raw)
  To: linux-iio; +Cc: Rob Herring, devicetree, Jonathan Cameron

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-09-16 18:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-30 16:11 [PATCH v2 0/2] dt-bindings: yaml conversions of some simple ADC bindings Jonathan Cameron
2020-08-30 16:11 ` [PATCH v2 1/2] dt-bindings: iio: adc: ti,adc12138 yaml conversion Jonathan Cameron
2020-09-14 18:20   ` Rob Herring
2020-08-30 16:11 ` [PATCH v2 2/2] dt-bindings: iio: adc: ti,ads7950 binding conversion Jonathan Cameron
2020-08-31 14:30   ` David Lechner
2020-09-14 18:21   ` Rob Herring
2020-09-16 17:59 ` [PATCH v2 0/2] dt-bindings: yaml conversions of some simple ADC bindings Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.