pinctrl: renesas: Minimize R8A77995 D3 PFC tables
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Mon, 23 Dec 2024 13:34:16 +0000 (14:34 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 25 Dec 2024 18:29:47 +0000 (19:29 +0100)
commit59c9ca0ba31e4cc9ea9a7d6036ac2d1728acceb0
tree73a5269159a45cdc9c595359547b5e667c256417
parent1ee288a6aa2eb37eef00cee332578f50ed2fd8e8
pinctrl: renesas: Minimize R8A77995 D3 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:

- Audio
- CAN/CANFD
- DU
- MSIOF
- PWM
- SSI
- VIN

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
drivers/pinctrl/renesas/pfc-r8a77995.c