From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/03] ARM: shmobile: Lager SYS-DMAC and MMCIF prototype
Date: Tue, 03 Jun 2014 22:32:55 +0000 [thread overview]
Message-ID: <20140603223255.2193.42153.sendpatchset@w520> (raw)
ARM: shmobile: Lager SYS-DMAC and MMCIF prototype
[PATCH 01/03] ARM: shmobile: r8a7790: SYS-DMAC prototype
[PATCH 02/03] ARM: shmobile: r8a7790: SYS-DMAC and MMCIF prototype
[PATCH 03/03] ARM: shmobile: Lager DT reference MMCIF DMAC prototype
These patches add DMAC prototype support for the MMCIF on Lager.
Written to show how to make use of platform devices for DMA support
until the DT bindings for the DMA hardware have been stabilized.
Not for upstream merge. More-than-32-bit physical addresses are not
handled by this code - LPAE is not supported.
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---
Written on top of renesas-devel-v3.15-rc7-20140530
arch/arm/mach-shmobile/board-lager-reference.c | 20 +++++
arch/arm/mach-shmobile/include/mach/r8a7790.h | 4 +
arch/arm/mach-shmobile/setup-r8a7790.c | 91 +++++++++++++++++++++---
3 files changed, 105 insertions(+), 10 deletions(-)
reply other threads:[~2014-06-03 22:32 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=20140603223255.2193.42153.sendpatchset@w520 \
--to=magnus.damm@gmail.com \
--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).