mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] More AM33xx SPI patches
@ 2013-06-18 11:25 Teresa Gámez
  2013-06-18 11:25 ` [PATCH 1/3] ARM: OMAP: AM33xx: Add muxing function for spi0 Teresa Gámez
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Teresa Gámez @ 2013-06-18 11:25 UTC (permalink / raw)
  To: barebox

This patches are based on Jan Lübbes 

arm: omap: am33xx: set up SPI devices

patch which I haven't found in next yet.

Teresa

Teresa Gámez (3):
  ARM: OMAP: AM33xx: Add muxing function for spi0
  omap3_spi: Add CS check for AM33xx
  ARM: OMAP: pcm051: Add spi flash support

 arch/arm/boards/pcm051/board.c               |   41 ++++++++++++++++++++++++++
 arch/arm/boards/pcm051/env/init/mtdparts-nor |   12 +++++++
 arch/arm/configs/pcm051_defconfig            |    3 +-
 arch/arm/mach-omap/am33xx_mux.c              |    5 +++
 arch/arm/mach-omap/include/mach/am33xx-mux.h |    1 +
 drivers/spi/omap3_spi.c                      |   20 +++++++++++--
 6 files changed, 78 insertions(+), 4 deletions(-)
 create mode 100644 arch/arm/boards/pcm051/env/init/mtdparts-nor


_______________________________________________
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-18 12:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-18 11:25 [PATCH 0/3] More AM33xx SPI patches Teresa Gámez
2013-06-18 11:25 ` [PATCH 1/3] ARM: OMAP: AM33xx: Add muxing function for spi0 Teresa Gámez
2013-06-18 11:25 ` [PATCH 2/3] omap3_spi: Add CS check for AM33xx Teresa Gámez
2013-06-18 11:25 ` [PATCH 3/3] ARM: OMAP: pcm051: Add spi flash support Teresa Gámez
2013-06-18 12:11   ` Alexander Aring

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