[PATCH v1 0/2] GPIO: improve and fix pmic gpios behavior

Svyatoslav Ryhel clamor95 at gmail.com
Fri Dec 6 16:40:48 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.

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