Searched hist:"1038 a6872802bb4a07f627162ff989bf49e2e5cc" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/iio/magnetometer/ |
H A D | st_magn.h | diff 1038a6872802bb4a07f627162ff989bf49e2e5cc Thu Apr 30 15:15:50 CEST 2015 Linus Walleij <linus.walleij@linaro.org> iio: magnetometer: support for lsm303dlh
The LSM303DLH accelerometer/magnetometer has a different device identification method than using register 0x0f, instead three registers contain a magic value. We rely on WhoAmI to be zero for this variant.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | st_magn_i2c.c | diff 1038a6872802bb4a07f627162ff989bf49e2e5cc Thu Apr 30 15:15:50 CEST 2015 Linus Walleij <linus.walleij@linaro.org> iio: magnetometer: support for lsm303dlh
The LSM303DLH accelerometer/magnetometer has a different device identification method than using register 0x0f, instead three registers contain a magic value. We rely on WhoAmI to be zero for this variant.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | st_magn_core.c | diff 1038a6872802bb4a07f627162ff989bf49e2e5cc Thu Apr 30 15:15:50 CEST 2015 Linus Walleij <linus.walleij@linaro.org> iio: magnetometer: support for lsm303dlh
The LSM303DLH accelerometer/magnetometer has a different device identification method than using register 0x0f, instead three registers contain a magic value. We rely on WhoAmI to be zero for this variant.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|