[PATCH v2 0/2] GPIO: improve and fix pmic gpios behavior
Svyatoslav Ryhel
clamor95 at gmail.com
Mon Dec 9 07:44:10 CET 2024
First patch makes support of PMIC GPIO children with no dedicated
GPIO node simpler (just add select PMIC_GPIO to PMIC GPIO driver)
Second fixes getting device if correct one was found among PMIC
children.
---
Changes from v1
- dropped the prompt text
- changed the help to star with "Select this option ..."
---
Svyatoslav Ryhel (2):
gpio: add PMIC_GPIO Kconfig option
gpio: fix request of PMIC GPIO child
drivers/gpio/Kconfig | 8 ++++++++
drivers/gpio/gpio-uclass.c | 10 +++++++++-
2 files changed, 17 insertions(+), 1 deletion(-)
--
2.43.0
More information about the U-Boot
mailing list