[PATCH v2 3/5] pinctrl: renesas: r8a77965: Add R8A774B1 PFC support

Marek Vasut marek.vasut at gmail.com
Tue Oct 13 19:12:00 CEST 2020


On 10/13/20 10:52 AM, Biju Das wrote:
> Renesas RZ/G2N (r8a774b1) is pin compatible with R-Car M3-N (r8a77965),
> however it doesn't have several automotive specific peripherals. Add
> a r8a77965 specific pin groups/functions along with common pin
> groups/functions for supporting both r8a77965 and r8a774b1 SoC.

Would it make sense to ifdef out the R8A774B1 extras if
CONFIG_PINCTRL_PFC_R8A774B1 is not enabled and in turn also the R8A7796
extras if CONFIG_PINCTRL_PFC_R8A7796 is not enabled, so the resulting
U-Boot binary isn't bloated with the unused tables ?

> This patch is ported from mainline linux-5.9-rc4.

Since 5.9 is out, can you respin it on 5.9 please ?


More information about the U-Boot mailing list