From: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
To: linux-sh@vger.kernel.org
Subject: [PATCH v2 0/6] ARM: shmobile: DMAC, MMCIF and SDHI for H2 and APE6
Date: Fri, 05 Jul 2013 15:25:26 +0000 [thread overview]
Message-ID: <1373037932-19918-1-git-send-email-g.liakhovetski@gmx.de> (raw)
These patches add support for DMA, MMCIF and SDHI controllers to non-DT
APE6EVM and Lager board implementations, and MMCIF and SDHI DT templates
for APE6 and H2 SoCs.
Developed and tested on top of Simon's renesas.git next snapshot of
05.07.2013.
Cc: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Guennadi Liakhovetski (6):
ARM: shmobile: r8a73a4: add a DMAC platform device and clock for it
ARM: shmobile: APE6EVM: add MMCIF support
ARM: shmobile: APE6EVM: add SDHI interfaces
ARM: shmobile: Lager: add MMCIF support
ARM: shmobile: r8a73a4: add MMCIF and SDHI DT templates
ARM: shmobile: r8a7790: add MMCIF and SDHI DT templates
arch/arm/boot/dts/r8a73a4.dtsi | 45 +++++++++
arch/arm/boot/dts/r8a7790.dtsi | 54 +++++++++++
arch/arm/mach-shmobile/board-ape6evm.c | 81 +++++++++++++++++
arch/arm/mach-shmobile/board-lager.c | 31 +++++++
arch/arm/mach-shmobile/clock-r8a73a4.c | 4 +-
arch/arm/mach-shmobile/include/mach/r8a73a4.h | 15 +++
arch/arm/mach-shmobile/setup-r8a73a4.c | 120 +++++++++++++++++++++++++
7 files changed, 349 insertions(+), 1 deletions(-)
--
1.7.2.5
Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/
reply other threads:[~2013-07-05 15:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1373037932-19918-1-git-send-email-g.liakhovetski@gmx.de \
--to=g.liakhovetski@gmx.de \
--cc=linux-sh@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).