[PATCH 0/3] More AM33xx SPI patches
Teresa Gámez
t.gamez at phytec.de
Tue Jun 18 07:25:44 EDT 2013
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
More information about the barebox
mailing list