RE: [PATCH 3/8] pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1

2020-11-01 Thread Biju Das
Hi Marek, > Subject: Re: [PATCH 3/8] pinctrl: renesas: r8a7796: Optimize pinctrl image > size > for R8A774A1 > > On 10/28/20 11:34 AM, Biju Das wrote: > > This driver supports both RZ/G2M and R-Car M3-W/W+ SoCs. > > Optimize pinctrl image size for RZ/G2M, wh

Re: [PATCH 3/8] pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1

2020-11-01 Thread Marek Vasut
On 10/28/20 11:34 AM, Biju Das wrote: This driver supports both RZ/G2M and R-Car M3-W/W+ SoCs. Optimize pinctrl image size for RZ/G2M, when support for R-Car M3-W/W+ (R8A7796[01]) is not enabled. Based on the similar patch on Linux. Is this patch now part of mainline Linux or is there a

[PATCH 3/8] pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1

2020-10-28 Thread Biju Das
This driver supports both RZ/G2M and R-Car M3-W/W+ SoCs. Optimize pinctrl image size for RZ/G2M, when support for R-Car M3-W/W+ (R8A7796[01]) is not enabled. Based on the similar patch on Linux. Signed-off-by: Biju Das --- drivers/pinctrl/renesas/pfc-r8a7796.c | 12 1 file