[PATCH V6 0/2] iio: input: ti_am335x_adc: Add continuous sampling support

2013-08-25 Thread Zubair Lutfullah
This applies to togreg branch in iio. Round 6 updates Fixed trigger the way iio list wanted. Driver has its own trigger. Triggers at every FIFO Threshold IRQ and pushes samples to iio buffer. Went through the driver and cleaned it up quite a bit. Squashed patches together instead of having

[PATCH V6 0/2] iio: input: ti_am335x_adc: Add continuous sampling support

2013-08-25 Thread Zubair Lutfullah
This applies to togreg branch in iio. Round 6 updates Fixed trigger the way iio list wanted. Driver has its own trigger. Triggers at every FIFO Threshold IRQ and pushes samples to iio buffer. Went through the driver and cleaned it up quite a bit. Squashed patches together instead of having