Re: [PATCH 1/2] pinctrl: sh-pfc: r8a7795: Add CAN support

2017-11-13 Thread Geert Uytterhoeven
On Fri, Nov 10, 2017 at 2:58 PM, Ramesh Shanmugasundaram wrote: > This patch adds CAN[0-1] pinmux support for R-Car H3 ES2.0. The pin > config is identical to H3 ES1.*. > > Signed-off-by: Ramesh Shanmugasundaram > >

[PATCH 1/2] pinctrl: sh-pfc: r8a7795: Add CAN support

2017-11-10 Thread Ramesh Shanmugasundaram
This patch adds CAN[0-1] pinmux support for R-Car H3 ES2.0. The pin config is identical to H3 ES1.*. Signed-off-by: Ramesh Shanmugasundaram Reviewed-by: Fabrizio Castro --- drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 52

Re: [PATCH 1/2] pinctrl: sh-pfc: r8a7795: Add CAN support

2016-02-26 Thread Geert Uytterhoeven
On Thu, Feb 25, 2016 at 5:48 PM, Ramesh Shanmugasundaram wrote: > This patch adds CAN[0-1] pinmux support to r8a7795 SoC. > > Signed-off-by: Ramesh Shanmugasundaram > Reviewed-by: Geert Uytterhoeven

[PATCH 1/2] pinctrl: sh-pfc: r8a7795: Add CAN support

2016-02-25 Thread Ramesh Shanmugasundaram
This patch adds CAN[0-1] pinmux support to r8a7795 SoC. Signed-off-by: Ramesh Shanmugasundaram --- drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 58 1 file changed, 58 insertions(+) diff --git