From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 0/5] ARM: shmobile: Add R-Car M1A Bock-W support
Date: Fri, 15 Mar 2013 22:25:50 +0000 [thread overview]
Message-ID: <5143AE40.7010201@cogentembedded.com> (raw)
In-Reply-To: <87y5e3pra9.wl%kuninori.morimoto.gx@renesas.com>
Hello.
On 03/04/2013 10:17 AM, Kuninori Morimoto wrote:
> These are R-Car M1A chip and Bock-W board support
>
> Bock-W board needs ${LINUX}/arch/arm/tools/mach-types
>
> bockw MACH_BOCKW BOCKW 3386
>
> ARM Web site already has Bock-W, mach-types will be updated
> if upstream kernel has it.
>
> This series doesn't support DT yet.
> I'm working for it, but still doesn't work.
> I will send my current DT support work for R-Car M1,
> it is very helpful for me if you give feedback.
>
> These patches are based on simon/next branch
>
> Kuninori Morimoto (5):
> ARM: shmobile: add R8A7778 setup support
> ARM: shmobile: add R8A7778 clock support
> ARM: shmobile: add R8A7778 intc support
> ARM: shmobile: add r8a7778 GPIO/PFC support
I can't find patch 4 of this series anywhere, and it seems I can't
build board-bockw.c without it. Was it ever posted?
> ARM: shmobile: add R-Car M1A Bock-W platform support
>
> arch/arm/configs/bockw_defconfig | 95 +
> arch/arm/mach-shmobile/Kconfig | 12 +
> arch/arm/mach-shmobile/Makefile | 2 +
> arch/arm/mach-shmobile/board-bockw.c | 126 ++
> arch/arm/mach-shmobile/clock-r8a7778.c | 109 ++
> arch/arm/mach-shmobile/include/mach/common.h | 8 +
> arch/arm/mach-shmobile/include/mach/r8a7778.h | 292 +++
> arch/arm/mach-shmobile/intc-r8a7778.c | 64 +
> arch/arm/mach-shmobile/setup-r8a7778.c | 309 +++
> drivers/pinctrl/sh-pfc/Makefile | 1 +
> drivers/pinctrl/sh-pfc/core.h | 1 +
> drivers/pinctrl/sh-pfc/pfc-r8a7778.c | 2503 +++++++++++++++++++++++++
> 12 files changed, 3522 insertions(+)
>
WBR, Sergei
next prev parent reply other threads:[~2013-03-15 22:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-04 7:17 [PATCH 0/5] ARM: shmobile: Add R-Car M1A Bock-W support Kuninori Morimoto
2013-03-15 22:25 ` Sergei Shtylyov [this message]
2013-03-16 3:40 ` Magnus Damm
2013-03-16 8:54 ` Simon Horman
2013-03-16 9:36 ` Simon Horman
2013-03-18 1:34 ` Kuninori Morimoto
2013-03-18 1:56 ` Kuninori Morimoto
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=5143AE40.7010201@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.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