[PATCH v1 0/3] Restore original GPIO uclass logic

Svyatoslav Ryhel clamor95 at gmail.com
Mon Dec 9 17:14:31 CET 2024


Move PMIC GPIO child handling into PMIC's driver by bounding
GPIO driver to parent node. Remove gpio-uclass workaround.

Svyatoslav Ryhel (3):
  Revert "drivers: gpio-uclass: support PMIC GPIO children"
  pmic: max77663: bind children to parent node
  pmic: palmas: bind sysreset to parent node

 drivers/gpio/gpio-uclass.c    | 20 --------------------
 drivers/power/pmic/max77663.c |  9 +++++----
 drivers/power/pmic/palmas.c   |  5 +++--
 3 files changed, 8 insertions(+), 26 deletions(-)

-- 
2.43.0



More information about the U-Boot mailing list