mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] I2C support for AM33xx
@ 2013-06-20 12:50 Teresa Gámez
  2013-06-20 12:50 ` [PATCH 1/3] i2c-omap: cleanup cpu_is functions Teresa Gámez
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Teresa Gámez @ 2013-06-20 12:50 UTC (permalink / raw)
  To: barebox

This series, does some cleanup in the i2c-omap
driver and adds i2c support for AM33xx.

This should be applied on top of the 
	commit 9738361e32f908e433cb4a5a42ada13b83fedfcb

	ARM: AM33xx: pcm051: Add network support
patch.

Teresa Gámez (3):
  i2c-omap: cleanup cpu_is functions
  ARM: AM33xx: Add i2c support for AM33xx
  ARM: OMAP: pcm051: Add i2c0 and at24 eeprom support

 arch/arm/boards/pcm051/board.c                   |   18 +++
 arch/arm/configs/pcm051_defconfig                |    4 +
 arch/arm/mach-omap/include/mach/am33xx-devices.h |   15 ++
 arch/arm/mach-omap/include/mach/am33xx-silicon.h |    5 +
 arch/arm/mach-omap/include/mach/generic.h        |    6 +
 drivers/i2c/busses/i2c-omap.c                    |  169 ++++++++--------------
 6 files changed, 112 insertions(+), 105 deletions(-)


_______________________________________________
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:[~2013-06-21  5:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-20 12:50 [PATCH 0/3] I2C support for AM33xx Teresa Gámez
2013-06-20 12:50 ` [PATCH 1/3] i2c-omap: cleanup cpu_is functions Teresa Gámez
2013-06-20 12:50 ` [PATCH 2/3] ARM: AM33xx: Add i2c support for AM33xx Teresa Gámez
2013-06-21  5:39   ` Sascha Hauer
2013-06-20 12:50 ` [PATCH 3/3] ARM: OMAP: pcm051: Add i2c0 and at24 eeprom support Teresa Gámez

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