mbox series

[0/2] iio: potentiometer: tpl0102: improve driver to report steps/range

Message ID 20181024103858.28201-1-matt.ranostay@konsulko.com (mailing list archive)
Headers show
Series iio: potentiometer: tpl0102: improve driver to report steps/range | expand

Message

Matt Ranostay Oct. 24, 2018, 10:38 a.m. UTC
This patchset enables userspace to know how many steps a respective
potentiometer can support.

Matt Ranostay (2):
  iio: potentiometer: tpl0102: switch to using pointer to chip config
  iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE support

 drivers/iio/potentiometer/tpl0102.c | 41 +++++++++++++++++++++--------
 1 file changed, 30 insertions(+), 11 deletions(-)