diff options
author | Lad Prabhakar <[email protected]> | 2024-05-30 18:38:45 +0100 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2024-06-11 09:45:19 +0200 |
commit | 8081a03793d3276c50d55a6f561872168eccf944 (patch) | |
tree | 2497577ed7865948d1f30f88fe9b80c05abe95c7 /lib/test_fortify/write_overflow-memcpy.c | |
parent | f07a320691348b75436be7b958884da7095b1386 (diff) |
pinctrl: renesas: rzg2l: Allow more bits for pin configuration
The pin configuration bits have been growing for every new SoCs being
added for the pinctrl-rzg2l driver which would mean updating the macros
every time for each new configuration. To avoid this allocate additional
bits for pin configuration by relocating the known fixed bits to the very
end of the configuration.
Also update the size of 'cfg' to 'u64' to allow more configuration bits
in the 'struct rzg2l_variable_pin_cfg'.
Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Tested-by: Claudiu Beznea <[email protected]> # on RZ/G3S
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions