[PATCH v3 0/6] iio: accel: Add adxl372 driver

2018-08-03 Thread Stefan Popa
Changes in v3: Patch 1, 2: - nothing changed Patch 3: - changed the name from regmap_pipe_read() to regmap_noinc_read() - added a check for readable registers Patch 4: - dropped the fifo peak mode - corrected the patch based on feedback from Peter

[PATCH v3 0/6] iio: accel: Add adxl372 driver

2018-08-03 Thread Stefan Popa
Changes in v3: Patch 1, 2: - nothing changed Patch 3: - changed the name from regmap_pipe_read() to regmap_noinc_read() - added a check for readable registers Patch 4: - dropped the fifo peak mode - corrected the patch based on feedback from Peter