pinctrl: renesas: Minimize R8A7792 V2H PFC tables
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Mon, 23 Dec 2024 13:34:08 +0000 (14:34 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 25 Dec 2024 18:29:47 +0000 (19:29 +0100)
commit7db1d1fadfbdc8e54c5a631fef03fbe7096d052a
tree4bc2d1f202c864757553aa1d9cd5b220c6844d3c
parent6671e9aebdfecaf14828d7ca103bcd98e4c16860
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>
drivers/pinctrl/renesas/pfc-r8a7792.c