From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 3/3 v2] ARM: shmobile: add R-Car M1A Bock-W platform support
Date: Tue, 12 Mar 2013 11:37:52 +0000 [thread overview]
Message-ID: <513F1390.4070702@cogentembedded.com> (raw)
In-Reply-To: <87d2v5rpck.wl%kuninori.morimoto.gx@renesas.com>
Hello.
On 12-03-2013 12:31, Kuninori Morimoto wrote:
> Add basic Bock-W board support
> More devices will be added on top of this patch after
> PICNTRL and clock framework are in better shape.
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
[...]
> diff --git a/arch/arm/boot/dts/r8a7778-bockw.dts b/arch/arm/boot/dts/r8a7778-bockw.dts
> new file mode 100644
> index 0000000..876616d
> --- /dev/null
> +++ b/arch/arm/boot/dts/r8a7778-bockw.dts
> @@ -0,0 +1,32 @@
[...]
> +/ {
> + model = "bockw";
> + compatible = "renesas,bockw", "renesas,r8a7778";
Shouldn't the above coincide with the below?
> diff --git a/arch/arm/mach-shmobile/board-bockw.c b/arch/arm/mach-shmobile/board-bockw.c
> new file mode 100644
> index 0000000..18f2bf2
> --- /dev/null
> +++ b/arch/arm/mach-shmobile/board-bockw.c
[...]
> +static const char *bockw_boards_compat_dt[] __initdata = {
> + "renesas,bockw-reference",
> + NULL,
> +};
WBR, Sergei
next prev parent reply other threads:[~2013-03-12 11:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-12 8:31 [PATCH 3/3 v2] ARM: shmobile: add R-Car M1A Bock-W platform support Kuninori Morimoto
2013-03-12 11:37 ` Sergei Shtylyov [this message]
2013-03-14 8:55 ` Kuninori Morimoto
2013-03-19 4:20 ` 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=513F1390.4070702@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.