From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH v3 5/5] ARM: shmobile: lager: map HSCIF0/1 to unused pins
Date: Fri, 14 Jun 2013 16:51:38 +0000 [thread overview]
Message-ID: <2744880.yL7dTA9vlz@avalon> (raw)
In-Reply-To: <1370015825-29383-6-git-send-email-ulrich.hecht@gmail.com>
Hi Ulrich ans Simon,
On Wednesday 12 June 2013 23:08:47 Simon Horman wrote:
> On Fri, May 31, 2013 at 05:57:05PM +0200, Ulrich Hecht wrote:
> > These pins are not actually connected on the board, but at least they
> > don't conflict with anything else.
That's actually not true, the hscif0_data pins are used by the DU RGB output.
If the HSCIF0 and HSCIF1 are not wired on the board I don't think they should
be added to the pinctrl maps.
Simon, should we revert this patch now or later when I'll submit DU patches
for Lager ?
> > Signed-off-by: Ulrich Hecht <ulrich.hecht@gmail.com>
>
> Thanks, I have queued this up in the pinmux branch.
>
> > ---
> >
> > arch/arm/mach-shmobile/board-lager.c | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/arch/arm/mach-shmobile/board-lager.c
> > b/arch/arm/mach-shmobile/board-lager.c index 1e99b17..d8bd237 100644
> > --- a/arch/arm/mach-shmobile/board-lager.c
> > +++ b/arch/arm/mach-shmobile/board-lager.c
> > @@ -77,6 +77,10 @@ static const struct pinctrl_map lager_pinctrl_map[] = {
> >
> > /* SCIF1 (CN20: DEBUG SERIAL1) */
> > PIN_MAP_MUX_GROUP_DEFAULT("sh-sci.7", "pfc-r8a7790",
> >
> > "scif1_data", "scif1"),
> >
> > + PIN_MAP_MUX_GROUP_DEFAULT("sh-sci.8", "pfc-r8a7790",
> > + "hscif0_data", "hscif0"),
> > + PIN_MAP_MUX_GROUP_DEFAULT("sh-sci.9", "pfc-r8a7790",
> > + "hscif1_data_b", "hscif1"),
> >
> > };
> >
> > static void __init lager_add_standard_devices(void)
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2013-06-14 16:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-31 15:57 [PATCH v3 5/5] ARM: shmobile: lager: map HSCIF0/1 to unused pins Ulrich Hecht
2013-06-11 7:52 ` Simon Horman
2013-06-12 14:08 ` Simon Horman
2013-06-14 16:51 ` Laurent Pinchart [this message]
2013-06-17 2: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=2744880.yL7dTA9vlz@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 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.