mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add device tree support of i2c Atmel driver
@ 2014-08-06 10:17 Raphaël Poggi
  2014-08-06 10:17 ` [PATCH v3 1/3] i2c: at91: add support of device tree Raphaël Poggi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Raphaël Poggi @ 2014-08-06 10:17 UTC (permalink / raw)
  To: barebox

Change since v2:
	* Register i2c clocks with CLKDEV_DEV_ID instead of CLKDEV_CON_DEV_ID.
	* Fix some coding style issue.
	* Add Bo Shen patch, which fix the interrupt mode.
	* Rename the name of ids table. (from i2c-at91sam9xxx to at91sam9xxx-i2c)

Change since v1:
        * Squash the commit [1] which adds the sam9x5 config.

This patcheset adds the device tree support for i2c Atmel driver and the corresping clocks
for the at91sam9g45 device.

Raphaël Poggi (2) :
        (1) i2c: at91: add support of device tree
        (2) at91sam9g45: clock: add i2c clocks

Bo Shen (1):
	(1) I2C: at91: fix the method for interrupt

 arch/arm/mach-at91/at91sam9g45.c |    4 ++
 drivers/i2c/busses/i2c-at91.c    |  126 ++++++++++++++++++++++++++++----------
 2 files changed, 98 insertions(+), 32 deletions(-)

[1]: http://lists.infradead.org/pipermail/barebox/2014-August/020493.html


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-09-01 10:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-06 10:17 [PATCH v3 0/2] Add device tree support of i2c Atmel driver Raphaël Poggi
2014-08-06 10:17 ` [PATCH v3 1/3] i2c: at91: add support of device tree Raphaël Poggi
2014-08-06 10:17 ` [PATCH v3 2/3] at91sam9g45: clock: add i2c clocks Raphaël Poggi
2014-09-01 10:16   ` Sascha Hauer
2014-08-06 10:17 ` [PATCH v3 3/3] I2C: at91: fix the method for interrupt Raphaël Poggi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox