[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2057603.FzjFJsB71b@avalon>
Date: Tue, 27 Jan 2015 22:35:22 +0200
From: Laurent Pinchart <laurent.pinchart@...asonboard.com>
To: Niklas Söderlund <niso@....se>
Cc: linux-kernel@...r.kernel.org, linus.walleij@...aro.org,
devicetree@...r.kernel.org, linux-sh@...r.kernel.org,
magnus.damm@...il.com
Subject: Re: [PATCH v2 4/4] ARM: shmobile: emev2-kzm9d: Add PFC information for uart1
Hi Niklas,
Thank you for the patch.
On Sunday 18 January 2015 13:20:04 Niklas Söderlund wrote:
> Configure the pinmux on kzm9d to use the serial connector for uart1.
>
> Signed-off-by: Niklas Söderlund <niso@....se>
Acked-by: Laurent Pinchart <laurent.pinchart@...asonboard.com>
> ---
> arch/arm/boot/dts/emev2-kzm9d.dts | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/arch/arm/boot/dts/emev2-kzm9d.dts
> b/arch/arm/boot/dts/emev2-kzm9d.dts index 667d323..1944627 100644
> --- a/arch/arm/boot/dts/emev2-kzm9d.dts
> +++ b/arch/arm/boot/dts/emev2-kzm9d.dts
> @@ -94,3 +94,16 @@
> vdd33a-supply = <®_3p3v>;
> };
> };
> +
> +&pfc {
> + uart1_pins: uart@...30000 {
> + renesas,groups = "uart1_ctrl", "uart1_data";
> + renesas,function = "uart1";
> + };
> +};
> +
> +&uart1 {
> + pinctrl-0 = <&uart1_pins>;
> + pinctrl-names = "default";
> + status = "okay";
> +};
--
Regards,
Laurent Pinchart
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists