From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 6/9] ARM: shmobile: lager: add DT pinctrl definitions for a serial interface
Date: Sun, 19 May 2013 23:06:33 +0000 [thread overview]
Message-ID: <5613343.4V0P743FVN@avalon> (raw)
In-Reply-To: <1368802520-16378-7-git-send-email-g.liakhovetski@gmx.de>
Hi Guennadi,
Thank you for the patch.
On Friday 17 May 2013 16:55:17 Guennadi Liakhovetski wrote:
> Add DT pinctrl group and function definitions for the serial device, used
> as a serial console on lager.
>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
>
> ---
> arch/arm/boot/dts/r8a7790-lager.dts | 10 ++++++++++
> 1 files changed, 10 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/boot/dts/r8a7790-lager.dts
> b/arch/arm/boot/dts/r8a7790-lager.dts index 09a84fc..986f274 100644
> --- a/arch/arm/boot/dts/r8a7790-lager.dts
> +++ b/arch/arm/boot/dts/r8a7790-lager.dts
> @@ -29,3 +29,13 @@
> #size-cells = <1>;
> };
> };
> +
> +&pfc {
> + pinctrl-0 = <&scif0_pins>;
> + pinctrl-names = "default";
> +
> + scif0_pins: scif0 {
> + renesas,groups = "scif0_data";
> + renesas,function = "scif0";
> + };
> +};
According to the schematics the debug serial port is on scifa0. scif0 works as
well, as it shares the rx and tx pins with scifa0.
--
Regards,
Laurent Pinchart
prev parent reply other threads:[~2013-05-19 23:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-17 14:55 [PATCH 6/9] ARM: shmobile: lager: add DT pinctrl definitions for a serial interface Guennadi Liakhovetski
2013-05-19 23:06 ` Laurent Pinchart [this message]
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=5613343.4V0P743FVN@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