diff options
author | Quentin Schulz <quentin.schulz@free-electrons.com> | 2017-03-21 18:52:14 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2017-03-25 19:36:25 +0300 |
commit | 4bdc9029685ac03be50b320b29691766d2326c2b (patch) | |
tree | cf7a68dce085db6da6e82b92a4c2170384d5704b /init | |
parent | a096926ed4532eac38d4ec92aaba8c7f2149d89a (diff) | |
download | linux-4bdc9029685ac03be50b320b29691766d2326c2b.tar.xz |
iio: bmg160: reset chip when probing
The gyroscope chip might need to be reset to be used.
Without the chip being reset, the driver stopped at the first
regmap_read (to get the CHIP_ID) and failed to probe.
The datasheet of the gyroscope says that a minimum wait of 30ms after
the reset has to be done.
This patch has been checked on a BMX055 and the datasheet of the BMG160
and the BMI055 give the same reset register and bits.
Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions