linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC v2] IIO: Add hardware triggers support to the AT91 ADC driver
@ 2011-12-07 18:25 Maxime Ripard
  2011-12-07 18:25 ` [PATCH 1/6] ARM: AT91: Add platform data for the ADCs Maxime Ripard
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Maxime Ripard @ 2011-12-07 18:25 UTC (permalink / raw)
  To: linux-iio; +Cc: Patrice Vilchez, Nicolas Ferre, Thomas Petazzoni

Hi all,

This is a follow-up of the previous patchset about hardware triggers for the
ADC on AT91.

This is still not for inclusion, as it relies on a duplication of !staging code.
But basically, I'm submitting it for review and be sure I do everything right.
Moreover, it will save some iterations when the time for it to be included will
come.

I should have addressed all the points made by Jonathan in the v1, but here is
what changed:
  - Fix the timestamp declaration. scan_timestamp was set to true, but no
channel was declared for it. It is obviously wrong.
  - Rebased on brand new patches, instead of outdated branch. This patch now
requires the buffer clean ups and scan demux unit patchsets from Jonathan and
the brand new wrapper functions introduced by Lars Peter.
  - Renamed the triggers to be more explicit
  - Lot of small fixes and improvements: use ALIGN, change the location of
IRQ acknowledgements, etc.
  - Added comments, switched to kernel doc for the structure declarations
  - split the cosmetic changes into a new commit

Thanks,
Maxime

Cc: Patrice Vilchez <patrice.vilchez@atmel.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2011-12-19  8:41 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07 18:25 [RFC v2] IIO: Add hardware triggers support to the AT91 ADC driver Maxime Ripard
2011-12-07 18:25 ` [PATCH 1/6] ARM: AT91: Add platform data for the ADCs Maxime Ripard
2011-12-07 18:25 ` [PATCH 2/6] ARM: AT91: IIO: Add AT91 ADC driver Maxime Ripard
2011-12-07 18:25 ` [PATCH 3/6] ARM: AT91: Add the ADC to the sam9g20ek board Maxime Ripard
2011-12-07 18:25 ` [PATCH 4/6] AT91: IIO: Move the SoC specific informations to the ADC driver Maxime Ripard
2011-12-07 18:25 ` [PATCH 5/6] AT91: IIO: cosmetic fixes, better error messages Maxime Ripard
2011-12-10 14:44   ` Jonathan Cameron
2011-12-12 11:09     ` Maxime Ripard
2011-12-12 21:30       ` Jonathan Cameron
2011-12-07 18:25 ` [PATCH 6/6] AT91: IIO: Add support for hardware triggers for the ADC Maxime Ripard
2011-12-10 15:24   ` Jonathan Cameron
2011-12-12 13:55     ` Maxime Ripard
2011-12-12 21:29       ` Jonathan Cameron
2011-12-13 13:33         ` Maxime Ripard
2011-12-07 18:28 ` [RFC v2] IIO: Add hardware triggers support to the AT91 ADC driver Maxime Ripard
2011-12-12 15:09   ` Maxime Ripard
2011-12-12 21:14     ` Jonathan Cameron
2011-12-16 17:49       ` Maxime Ripard
2011-12-19  8:41         ` archive

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).