On Fri, Jan 11, 2019 at 01:27:01PM +0100, Geert Uytterhoeven wrote: > Hi, > > As of commit 50f3f2d73e3426ba ("pinctrl: sh-pfc: Reduce kernel size for > narrow VIN channels"), the infrastructure is available to avoid > duplication of pin definitions for narrow Video IN (VIN) channels. > Make use of his to deduplicate the remaining VIN pin definitions on > R-Car Gen3 SoCS. > > This is similar to what was done before for the wide VIN channels e.g. > commit 9942a5b52990b8d5 ("pinctrl: sh-pfc: r8a7795: Deduplicate VIN4 pin > definitions"). > > This reduces kernel size for an R-Car Gen3 kernel by almost 1 KiB. > > I plan to queue these in sh-pfc-for-v5.1. Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>