Re: [PATCH v7 1/2] iio: dac: ds4422/ds4424 dac driver

2017-09-30 Thread Jonathan Cameron
On Mon, 25 Sep 2017 12:14:11 -0700 "Ismail H. Kose" wrote: > This patch provides an iio device driver for DS4422/DS4424 chips that support > two/four channel 7-bit Sink/Source Current DAC. > > Signed-off-by: Ismail H. Kose > Signed-off-by: Ismail H. Kose The double sign of is a bit unusual. W

[PATCH v7 1/2] iio: dac: ds4422/ds4424 dac driver

2017-09-25 Thread Ismail H. Kose
This patch provides an iio device driver for DS4422/DS4424 chips that support two/four channel 7-bit Sink/Source Current DAC. Signed-off-by: Ismail H. Kose Signed-off-by: Ismail H. Kose --- v7: * Revised function exits and fixed error code v6: * Removed reference resistor parsin