From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/02] sh-pfc: Initial r8a7790 PFC support
Date: Mon, 08 Apr 2013 02:08:34 +0000 [thread overview]
Message-ID: <20130408020834.29957.24249.sendpatchset@w520> (raw)
sh-pfc: Initial r8a7790 PFC support
[PATCH 01/02] ARM: shmobile: Add second I/O range for r8a7790 PFC
[PATCH 02/02] sh-pfc: Initial r8a7790 PFC support
This mini-series contains initial support for the r8a7790 PFC.
Incremental future changes will move over to PINCTRL.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
Written against renesas-next-20130405v2 in renesas.git
arch/arm/mach-shmobile/include/mach/r8a7790.h | 383 ++
arch/arm/mach-shmobile/setup-r8a7790.c | 1
drivers/pinctrl/sh-pfc/Kconfig | 5
drivers/pinctrl/sh-pfc/Makefile | 1
drivers/pinctrl/sh-pfc/core.c | 3
drivers/pinctrl/sh-pfc/core.h | 1
drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 3238 +++++++++++++++++++++++++
7 files changed, 3632 insertions(+)
next reply other threads:[~2013-04-08 2:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-08 2:08 Magnus Damm [this message]
2013-04-08 2:13 ` [PATCH 00/02] sh-pfc: Initial r8a7790 PFC support Simon Horman
2013-04-08 9:18 ` Laurent Pinchart
2013-04-08 9:39 ` Laurent Pinchart
2013-04-09 8:58 ` Simon Horman
2013-04-09 8:59 ` Simon Horman
2013-04-09 9:11 ` Laurent Pinchart
2013-04-09 11:56 ` Simon Horman
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=20130408020834.29957.24249.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).