[PATCH 04/04] ARM: shmobile: Genmai SCIF2 PINCTRL configuration
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Wed Nov 27 06:16:27 EST 2013
Hi Magnus,
Thank you for the patch.
On Wednesday 27 November 2013 17:28:14 Magnus Damm wrote:
> From: Magnus Damm <damm at opensource.se>
>
> Configure the r7s72100 PINCTRL hardware and select pin function
> for the SCIF2 serial console.
>
> Signed-off-by: Magnus Damm <damm at opensource.se>
Acked-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
>
> arch/arm/boot/dts/r7s72100-genmai-reference.dts | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> --- 0009/arch/arm/boot/dts/r7s72100-genmai-reference.dts
> +++ work/arch/arm/boot/dts/r7s72100-genmai-reference.dts 2013-11-27
> 17:13:43.000000000 +0900 @@ -58,3 +58,13 @@
> };
>
> };
> +
> +&pfc {
> + pinctrl-0 = <&scif2_pins>;
> + pinctrl-names = "default";
> +
> + scif2_pins: serial2 {
> + renesas,groups = "scif2_txd_p3_0", "scif2_rxd_p3_2";
> + renesas,function = "scif2";
> + };
> +};
--
Regards,
Laurent Pinchart
More information about the linux-arm-kernel
mailing list