mbox series

[v4,0/4] staging: iio: ad7816: Switch to the gpio descriptor interface

Message ID cover.1542215638.git.nishadkamdar@gmail.com (mailing list archive)
Headers show
Series staging: iio: ad7816: Switch to the gpio descriptor interface | expand

Message

Nishad Kamdar Nov. 14, 2018, 5:44 p.m. UTC
Changes in v4:
 - Add all parts to the dt bindings as they
   are functionally different.
Changes in v3:
 - Drop busy pin in case of AD7818.
 - Set RD/WR pin and CONVST pin as outputs.
 - Add device tree table.

Nishad Kamdar (4):
  staging: iio: ad7816: Switch to the gpio descriptor interface
  staging: iio: ad7816: Do not use busy_pin in case of AD7818
  staging: iio: ad7816: Set RD/WR pin and CONVST pin as outputs.
  staging: iio: ad7816: Add device tree table.

 drivers/staging/iio/adc/ad7816.c | 113 +++++++++++++++++--------------
 1 file changed, 62 insertions(+), 51 deletions(-)