kernel-hacking-2024-linux-s.../drivers/pinctrl/nxp
Andrei Stefanescu 0274d80982 pinctrl: s32cc: add update and overwrite options when setting pinconf
The previous pinconf settings(made by the bootloader) need to be
overwritten when configuring the pinctrl of a driver during the boot
process.

Configuring the bias of a GPIO at runtime (e.g. pull-up) needs to
preserve the other settings unaltered.

This patch introduces changes to differentiate between the two cases.

Signed-off-by: Radu Pirea <radu-nicolae.pirea@nxp.com>
Signed-off-by: Florin Buica <florin.buica@nxp.com>
Signed-off-by: Andrei Stefanescu <andrei.stefanescu@oss.nxp.com>
Link: https://lore.kernel.org/20240723131832.1171036-4-andrei.stefanescu@oss.nxp.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2024-08-05 10:17:43 +02:00
..
Kconfig
Makefile
pinctrl-s32.h pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info 2023-06-02 09:36:25 +02:00
pinctrl-s32cc.c pinctrl: s32cc: add update and overwrite options when setting pinconf 2024-08-05 10:17:43 +02:00
pinctrl-s32g2.c pinctrl: Explicitly include correct DT includes 2023-07-20 21:41:24 +02:00