Re: [PATCH 3/4] mb12x2.c: add mb12x2 ultrasonic distance iio sensor

2019-02-25 Thread Peter Meerwald-Stadler
On Sun, 24 Feb 2019, Andreas Klinger wrote: comments below > Add MaxSonar-I2CXL ultrasonic distance sensors of type family mb12x2 > using the i2c interface > > Implemented functionality: > - reading the distance via in_distance_raw > - buffered mode with trigger > - make use of status gpio to an

[PATCH 3/4] mb12x2.c: add mb12x2 ultrasonic distance iio sensor

2019-02-24 Thread Andreas Klinger
Add MaxSonar-I2CXL ultrasonic distance sensors of type family mb12x2 using the i2c interface Implemented functionality: - reading the distance via in_distance_raw - buffered mode with trigger - make use of status gpio to announce completion of ranging Signed-off-by: Andreas Klinger --- drivers/