From: "Teresa Gámez" <t.gamez@phytec.de>
To: barebox@lists.infradead.org
Subject: [PATCH 0/3] More AM33xx SPI patches
Date: Tue, 18 Jun 2013 13:25:44 +0200 [thread overview]
Message-ID: <1371554747-9052-1-git-send-email-t.gamez@phytec.de> (raw)
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
next reply other threads:[~2013-06-18 11:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-18 11:25 Teresa Gámez [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1371554747-9052-1-git-send-email-t.gamez@phytec.de \
--to=t.gamez@phytec.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox