]> Git Repo - u-boot.git/commit
pinctrl: renesas: Minimize R8A77970 V3M PFC tables
authorMarek Vasut <[email protected]>
Mon, 23 Dec 2024 13:34:13 +0000 (14:34 +0100)
committerMarek Vasut <[email protected]>
Wed, 25 Dec 2024 18:29:47 +0000 (19:29 +0100)
commita046f58f33711caed710ca11f6bf813992fd0a93
treea1582e03d400f9ac7af3e812eb57e8d0225dacf6
parentd020179cf01e4b057bd801946bc9ba795409bda3
pinctrl: renesas: Minimize R8A77970 V3M 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:

- CANFD
- DU
- INTC-EX
- MSIOF
- PWM
- VIN

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