From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: shmobile: armadillo: fixup ether pinctrol naming
Date: Mon, 02 Sep 2013 10:37:38 +0000 [thread overview]
Message-ID: <2490020.bpt16a6K1R@avalon> (raw)
In-Reply-To: <87fvtnsxr9.wl%kuninori.morimoto.gx@renesas.com>
Hi Morimoto-san,
Thank you for the patch.
On Sunday 01 September 2013 20:33:49 Kuninori Morimoto wrote:
> e5c9b4cd665106d9b5397114ea81a53059410b6a
> (sh_eth: get R8A7740 support out of #ifdef)
> exchanged sh-eth driver name to r8a7740-gether,
> but, eva_pinctrl_map[] didn't follow it.
> This patch fixes it.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
I've taken the patch in my tree and will push it to v3.13.
> ---
> arch/arm/mach-shmobile/board-armadillo800eva.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-shmobile/board-armadillo800eva.c
> b/arch/arm/mach-shmobile/board-armadillo800eva.c index c5be60d..33f219e
> 100644
> --- a/arch/arm/mach-shmobile/board-armadillo800eva.c
> +++ b/arch/arm/mach-shmobile/board-armadillo800eva.c
> @@ -1069,9 +1069,9 @@ static const struct pinctrl_map eva_pinctrl_map[] = {
> PIN_MAP_MUX_GROUP_DEFAULT("asoc-simple-card.1", "pfc-r8a7740",
> "fsib_mclk_in", "fsib"),
> /* GETHER */
> - PIN_MAP_MUX_GROUP_DEFAULT("sh-eth", "pfc-r8a7740",
> + PIN_MAP_MUX_GROUP_DEFAULT("r8a7740-gether", "pfc-r8a7740",
> "gether_mii", "gether"),
> - PIN_MAP_MUX_GROUP_DEFAULT("sh-eth", "pfc-r8a7740",
> + PIN_MAP_MUX_GROUP_DEFAULT("r8a7740-gether", "pfc-r8a7740",
> "gether_int", "gether"),
> /* HDMI */
> PIN_MAP_MUX_GROUP_DEFAULT("sh-mobile-hdmi", "pfc-r8a7740",
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2013-09-02 10:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-02 3:33 [PATCH] ARM: shmobile: armadillo: fixup ether pinctrol naming Kuninori Morimoto
2013-09-02 10:37 ` Laurent Pinchart [this message]
2013-09-02 10:59 ` Sergei Shtylyov
2013-09-02 11:03 ` Laurent Pinchart
2013-09-02 14:02 ` Sergei Shtylyov
2013-09-02 14:07 ` Sergei Shtylyov
2013-12-03 8:07 ` [PATCH] ARM: shmobile: armadillo: fixup FSI address size Kuninori Morimoto
2013-12-05 5:06 ` 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=2490020.bpt16a6K1R@avalon \
--to=laurent.pinchart@ideasonboard.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).