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

2017-08-16 Thread Peter Meerwald-Stadler
> 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. comments below > Signed-off-by: Andreas Klinger > --- > drivers/iio/proximity/Kconfig | 8 ++--- >

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

2017-08-14 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/Kconfig | 8 ++--- drivers/iio/proximity/srf08.c |