commit | 47ef1c8aa9205cbd7e85e5a460115774ef2e07bd | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Mon Dec 23 14:34:08 2024 +0100 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Wed Dec 25 19:29:47 2024 +0100 |
tree | 4bc2d1f202c864757553aa1d9cd5b220c6844d3c | |
parent | a99d2917d4c2d0fa1b117420f194109125b0f1be [diff] |
pinctrl: renesas: Minimize R8A7792 V2H PFC tables Reduce the PFC tables by ifdeffing out pinmux settings which are unlikely to be used by U-Boot. This helps reduce the size of the bootloader in the 10 kiB range. This includes conditional build of these PFC additions: - CAN - DU - INTC - MSIOF - VIN Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>