All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv4] Add ADC driver for Atmel G20, G45 and X5 boards
@ 2012-05-09 13:01 ` Maxime Ripard
  0 siblings, 0 replies; 30+ messages in thread
From: Maxime Ripard @ 2012-05-09 13:01 UTC (permalink / raw)
  To: linux-iio, linux-arm-kernel
  Cc: thomas, patrice.vilchez, plagnioj, grant.likely

Hi all,

Here is another round of ADC patches based on reviews from Nicolas Ferre.
Nothing really fancy here, mostly changed the compatible string to at91sam9260
since the g20 and the 9260 both share the same ADC, and various small fixes,
typos, etc.

Thanks,
Maxime


^ permalink raw reply	[flat|nested] 30+ messages in thread
* [PATCHv5] Add ADC driver for Atmel G20, G45 and X5 boards
@ 2012-05-11 13:35 Maxime Ripard
  2012-05-11 13:35   ` Maxime Ripard
  0 siblings, 1 reply; 30+ messages in thread
From: Maxime Ripard @ 2012-05-11 13:35 UTC (permalink / raw)
  To: gregkh
  Cc: linux-iio, linux-arm-kernel, thomas, patrice.vilchez, plagnioj,
	jic23, nicolas.ferre

Hi Greg,

Here is a patchset adding an IIO driver for various Atmel SoCs.
As it relies on out-of-staging-IIO, which is still in staging-next, it
seems that you should be the one merging it.

As you can see, it got an acked-by all the maintainers involved in this
patch, so it should be pretty good for inclusion.

Thanks,
Maxime


^ permalink raw reply	[flat|nested] 30+ messages in thread
* [PATCHv3] Add ADC driver for Atmel G20, G45 and X5 boards
@ 2012-05-09  9:05 Maxime Ripard
  2012-05-09  9:05   ` Maxime Ripard
  0 siblings, 1 reply; 30+ messages in thread
From: Maxime Ripard @ 2012-05-09  9:05 UTC (permalink / raw)
  To: linux-iio, linux-arm-kernel
  Cc: thomas, patrice.vilchez, nicolas.ferre, plagnioj

Hi all,

Here is another version of the patches to bring ADC driver to Atmel boards.
Since last version, here is what changed:
  * Rebased on top of staging-next to move out of staging. Had to change to IIO
    kfifo buffer along the way.
  * Reworked the DT bindings according to Jean-Christophe reviews
  * Made various fixes according to reviews
  * Support for X5 boards

Thanks,
Maxime


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

end of thread, other threads:[~2012-05-11 13:36 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-09 13:01 [PATCHv4] Add ADC driver for Atmel G20, G45 and X5 boards Maxime Ripard
2012-05-09 13:01 ` Maxime Ripard
2012-05-09 13:02 ` [PATCH 1/9] ARM: AT91: Add platform data for the AT91 ADCs Maxime Ripard
2012-05-09 13:02   ` Maxime Ripard
2012-05-09 13:02 ` [PATCH 2/9] ARM: AT91: IIO: Add AT91 ADC driver Maxime Ripard
2012-05-09 13:02   ` Maxime Ripard
2012-05-09 14:25   ` Jonathan Cameron
2012-05-09 14:25     ` Jonathan Cameron
2012-05-09 13:02 ` [PATCH 3/9] ARM: AT91: Add the ADC to the sam9g20ek board Maxime Ripard
2012-05-09 13:02   ` Maxime Ripard
2012-05-09 13:02 ` [PATCH 4/9] AT91: ADC: Add support for the AT91SAM9M10G45-EK board Maxime Ripard
2012-05-09 13:02   ` Maxime Ripard
2012-05-09 13:02 ` [PATCH 5/9] ARM: AT91: Add the ADC clock to the sam9x5 SoC file Maxime Ripard
2012-05-09 13:02   ` Maxime Ripard
2012-05-09 13:02 ` [PATCH 6/9] IIO: AT91: Add DT support to at91_adc driver Maxime Ripard
2012-05-09 13:02   ` Maxime Ripard
2012-05-10  8:04   ` Jonathan Cameron
2012-05-10  8:04     ` Jonathan Cameron
2012-05-09 13:02 ` [PATCH 7/9] ARM: AT91: Add ADC driver to the at91sam9g45 dtsi Maxime Ripard
2012-05-09 13:02   ` Maxime Ripard
2012-05-09 13:02 ` [PATCH 8/9] ARM: AT91: Add ADC driver to the at91sam9x5 dtsi Maxime Ripard
2012-05-09 13:02   ` Maxime Ripard
2012-05-09 13:02 ` [PATCH 9/9] ARM: AT91: Add ADC driver to the at91sam9g20 dtsi Maxime Ripard
2012-05-09 13:02   ` Maxime Ripard
  -- strict thread matches above, loose matches on Subject: below --
2012-05-11 13:35 [PATCHv5] Add ADC driver for Atmel G20, G45 and X5 boards Maxime Ripard
2012-05-11 13:35 ` [PATCH 1/9] ARM: AT91: Add platform data for the AT91 ADCs Maxime Ripard
2012-05-11 13:35   ` Maxime Ripard
2012-05-09  9:05 [PATCHv3] Add ADC driver for Atmel G20, G45 and X5 boards Maxime Ripard
2012-05-09  9:05 ` [PATCH 1/9] ARM: AT91: Add platform data for the AT91 ADCs Maxime Ripard
2012-05-09  9:05   ` Maxime Ripard
2012-05-09 13:04   ` Jonathan Cameron
2012-05-09 13:04     ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.