commit | f1320b09517bceb261fed887fe261d6cbab2094e | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Tue May 16 14:51:58 2017 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun May 21 15:06:16 2017 +0100 |
tree | 11113f9d6adfcc552f0fde8891367ef85b1e4060 | |
parent | 9ece370b02f912bedff217b53f6f8cfbef0e93eb [diff] |
iio: accel: bma180: Add support for BMA250E The BMA250E adds a new fifo mode and is fully backwards compatible with the BMA250, but with a different chip-id. This commit adds support for it by adjusting the chip-id check and otherwise treating it as a regular BMA250. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>