[PATCH v2 0/4] iio: accel: adxl345: Add support for buffered readings

2017-04-29 Thread Eva Rachel Retuya
Introduce the DATA_READY trigger and enable triggered buffering. Additional changes include introduction of functions set_mode and data_ready, allow either INT1/INT2 pin be used by specifying interrupt-names. Triggered buffer was tested on both DATA_READY trigger and the hrtimer software trigger.

[PATCH v2 0/4] iio: accel: adxl345: Add support for buffered readings

2017-04-29 Thread Eva Rachel Retuya
Introduce the DATA_READY trigger and enable triggered buffering. Additional changes include introduction of functions set_mode and data_ready, allow either INT1/INT2 pin be used by specifying interrupt-names. Triggered buffer was tested on both DATA_READY trigger and the hrtimer software trigger.