public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: dac: ad5770r: dt bindings fixes
@ 2020-03-20 16:05 Alexandru Tachici
  2020-03-20 16:05 ` [PATCH 1/2] iio: dac: ad5770r: read channel nr from reg Alexandru Tachici
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexandru Tachici @ 2020-03-20 16:05 UTC (permalink / raw)
  To: linux-iio, linux-kernel; +Cc: jic23

This aims to replace use of num property from dt nodes with
reg property both in dt bindings and driver and fix
dt bindings errors.

1. read from fwnode reg property instead of num property

2. replace num property with reg property and fix dt
bindings errors

Alexandru Tachici (2):
  iio: dac: ad5770r: read channel nr from reg
  dt-bindings: iio: dac: AD5570R fix bindings errors

 .../bindings/iio/dac/adi,ad5770r.yaml         | 77 ++++++++++---------
 drivers/iio/dac/ad5770r.c                     |  2 +-
 2 files changed, 41 insertions(+), 38 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2020-03-21 17:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-20 16:05 [PATCH 0/2] iio: dac: ad5770r: dt bindings fixes Alexandru Tachici
2020-03-20 16:05 ` [PATCH 1/2] iio: dac: ad5770r: read channel nr from reg Alexandru Tachici
2020-03-20 16:05 ` [PATCH 2/2] dt-bindings: iio: dac: AD5570R fix bindings errors Alexandru Tachici
2020-03-21  7:17 ` [PATCH 0/2] iio: dac: ad5770r: dt bindings fixes Ardelean, Alexandru
2020-03-21 17:27   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox