mbox series

[0/2] iio: accel: bma180: Fix BMA25x bandwidth selection

Message ID 20210526094408.34298-1-stephan@gerhold.net (mailing list archive)
Headers show
Series iio: accel: bma180: Fix BMA25x bandwidth selection | expand

Message

Stephan Gerhold May 26, 2021, 9:44 a.m. UTC
This patch series fixes the bandwidth selection for BMA25x
in the bma180 driver. See the patches for details.

(Normally I would omit the cover letter here but Jonathan
 mentioned this makes things easier... :D)

Stephan Gerhold (2):
  iio: accel: bma180: Fix BMA25x bandwidth register values
  iio: accel: bma180: Add missing 500 Hz / 1000 Hz bandwidth

 drivers/iio/accel/bma180.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)