[PATCH 0/3] I2C support for AM33xx

Teresa Gámez t.gamez at phytec.de
Thu Jun 20 08:50:27 EDT 2013


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




More information about the barebox mailing list