Re: [PATCH 5/7] iio: srf08: add support for srf02 in i2c mode

2017-08-12 Thread Jonathan Cameron
On Thu, 3 Aug 2017 01:25:36 +0200 Andreas Klinger wrote: > srf02 added with support for i2c interface > > Attributes for setting max range or sensitivity are omitted for the case of > srf02 type sensor, because they are not supported by the hardware. > > Signed-off-by: Andreas Klinger A few li

[PATCH 5/7] iio: srf08: add support for srf02 in i2c mode

2017-08-02 Thread Andreas Klinger
srf02 added with support for i2c interface Attributes for setting max range or sensitivity are omitted for the case of srf02 type sensor, because they are not supported by the hardware. Signed-off-by: Andreas Klinger --- drivers/iio/proximity/srf08.c | 56 ++-