commit | 0a36270bb0ed9caf990730acfac29478db4332b8 | [log] [tgz] |
---|---|---|
author | Biju Das <biju.das.jz@bp.renesas.com> | Wed Oct 28 10:34:24 2020 +0000 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Sun Nov 22 12:49:22 2020 +0100 |
tree | bcc0c57f1476b37991c5789051b14d6b9d628e19 | |
parent | fd37ab3446a40be8494bdec60eb0a8bea0dd5a7c [diff] |
pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 This driver supports both RZ/G2N and R-Car M3-N SoCs. Optimize pinctrl image size for RZ/G2N, when support for R-Car M3-N (R8A77965) is not enabled. Based on the simialr patch on Linux. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>