]> Git Repo - u-boot.git/commit
pinctrl: renesas: Minimize R8A7791 M2-W and R8A7793 M2-N PFC tables
authorMarek Vasut <[email protected]>
Mon, 23 Dec 2024 13:34:07 +0000 (14:34 +0100)
committerMarek Vasut <[email protected]>
Wed, 25 Dec 2024 18:29:47 +0000 (19:29 +0100)
commit6671e9aebdfecaf14828d7ca103bcd98e4c16860
treec9f116985dbd08d90bc6a15c0b58a9e9bc609faa
parent2f3bd7ca268373abab11e46817280a6e49404377
pinctrl: renesas: Minimize R8A7791 M2-W and R8A7793 M2-N 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
- DU
- INTC
- MSIOF
- PWM
- SSI
- VIN

Signed-off-by: Marek Vasut <[email protected]>
drivers/pinctrl/renesas/pfc-r8a7791.c
This page took 0.032413 seconds and 4 git commands to generate.