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

2018-08-06 Thread Stefan Popa
Changes in v4: Patch 1: - used a lookup table in adxl372_set_activity_threshold() instead of a switch(case). Patch 2: - removed the interrupt-parent from the bindings. Patch 3: - renamed regmap_pipe_read() stub to regmap_noinc_read(). Patch 4: - removed

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

2018-08-06 Thread Stefan Popa
Changes in v4: Patch 1: - used a lookup table in adxl372_set_activity_threshold() instead of a switch(case). Patch 2: - removed the interrupt-parent from the bindings. Patch 3: - renamed regmap_pipe_read() stub to regmap_noinc_read(). Patch 4: - removed