iio: magnetometer: mmc35240: Fix sensitivity on z-axis
authorDaniel Baluta <daniel.baluta@intel.com>
Fri, 5 Jun 2015 11:03:14 +0000 (14:03 +0300)
committerJonathan Cameron <jic23@kernel.org>
Sun, 7 Jun 2015 15:33:22 +0000 (16:33 +0100)
commit6b90da4b58b39a80f490479953aa2563c3c41a6d
treead7f2d810aef666ee41e37a7cc878cae70053e80
parent787f55c4d1842e5fb037a81bca9bd9d9fdfd46fe
iio: magnetometer: mmc35240: Fix sensitivity on z-axis

Datasheet says (Page 2) that typical value for sensitivity
for 16 bits mode on Z-axis is 770. Anyhow, looking at the
input driver provided by Memsic the value for MMC35240 is
1024.

Also, testing shows that using 1024 for Z-axis senzitivity
offers better results.

Fixes: abeb6b1e7b ("iio: magnetometer: Add support for MEMSIC MMC35240")
Signed-off-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/magnetometer/mmc35240.c
This page took 0.025883 seconds and 5 git commands to generate.