Revert "drivers: gpio-uclass: support PMIC GPIO children"
authorSvyatoslav Ryhel <clamor95@gmail.com>
Mon, 9 Dec 2024 10:45:18 +0000 (12:45 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Wed, 12 Feb 2025 08:34:04 +0000 (10:34 +0200)
commitc125ef543c128a3351a564ce584e15e646cdb1df
treefb0c730c585117444ecf6e733bf0df20bb2ff92f
parent3da1864b1f2fc3cf2b4eaa1849bcafa669ff674c
Revert "drivers: gpio-uclass: support PMIC GPIO children"

Requesting of PMIC's GPIO child should be done by binding
GPIO driver to PMIC's node is GPIO driver does not have
its own node.

This reverts commit c03cd98d1a163666b4addcdd9a34fc0c77dfd0a5.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/gpio/gpio-uclass.c