[RFC PATCH 0/3] allow better control for flushing the hardware fifo

From: Octavian Purdila
Date: Wed Apr 29 2015 - 07:20:01 EST


Hi Jonathan,

The first patch is a small enhancement that makes it easier to add
hwfifo support in drivers.

The other two are adding new ABIs to allow on demand trigger of a
hardware fifo flush operation and to signal when the flush operation
has been completed. The user for this interface is Android's sensor
HAL.

Thanks,
Tavi

Octavian Purdila (3):
iio: add hwfifo attributes helpers
iio: allow better control for flushing the hardware fifo
iio: accel: bmc150: add support for hwfifo_flush and flush events

Documentation/ABI/testing/sysfs-bus-iio | 11 +++++
drivers/iio/accel/bmc150-accel.c | 71 +++++++++++++++++++++++----------
include/linux/iio/sysfs.h | 15 +++++++
include/uapi/linux/iio/types.h | 1 +
4 files changed, 78 insertions(+), 20 deletions(-)

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/