linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2] Add ADC driver for G20 and G45 evaluation boards
@ 2012-04-18 13:33 Maxime Ripard
  2012-04-18 13:33 ` [PATCH 1/6] ARM: AT91: Add platform data for the AT91 ADCs Maxime Ripard
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Maxime Ripard @ 2012-04-18 13:33 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

Here is the improved version of what I've been posting some time ago.
Some things changed since last version:
  - Support for Hardware triggers for the G20 has been added
  - Support for the AT91SAM9M10G45 board has been added too, both for
    software and hardware triggers
  - The driver is now in drivers/staging/iio to include all these features.

The first three patches should not have changed much since last post, so it
should be pretty ok.

Changes since v1:
  - Added DT bindings
  - Removed the clock_name field and used adc_clk instead. Used CLKDEV_CON_ID
    for the G45.
  - Misc fixes:
    * Added clk_prepare
    * Replaced kcalloc by devm_kzalloc for the trigger allocation

Thanks,
Maxime

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

end of thread, other threads:[~2012-04-19 14:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18 13:33 [PATCHv2] Add ADC driver for G20 and G45 evaluation boards Maxime Ripard
2012-04-18 13:33 ` [PATCH 1/6] ARM: AT91: Add platform data for the AT91 ADCs Maxime Ripard
2012-04-18 13:33 ` [PATCH 2/6] ARM: AT91: IIO: Add AT91 ADC driver Maxime Ripard
2012-04-18 17:52   ` Jonathan Cameron
2012-04-18 13:33 ` [PATCH 3/6] ARM: AT91: Add the ADC to the sam9g20ek board Maxime Ripard
2012-04-18 17:54   ` Jonathan Cameron
2012-04-18 13:33 ` [PATCH 4/6] IIO: AT91: ADC: Add support for the AT91SAM9M10G45-EK board Maxime Ripard
2012-04-18 17:57   ` Jonathan Cameron
2012-04-18 13:33 ` [PATCH 5/6] IIO: AT91: Add support for hardware triggers for the ADC Maxime Ripard
2012-04-18 18:46   ` Jonathan Cameron
2012-04-19 14:24     ` Maxime Ripard
2012-04-18 13:33 ` [PATCH 6/6] IIO: AT91: Add DT support to at91_adc driver Maxime Ripard

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).