gpio: axp: Remove virtual VBUS enable GPIO
authorSamuel Holland <samuel@sholland.org>
Tue, 31 Oct 2023 06:39:55 +0000 (01:39 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 28 Apr 2025 18:45:44 +0000 (12:45 -0600)
commit01658ef333b9e1a92daa35de8f4052bed98e0d47
tree2fc90ad964009d81450a737afb6da5d5a4a10a29
parent0e71b2ee15797d47535c6eafc4b970051f2fae1c
gpio: axp: Remove virtual VBUS enable GPIO

Now that this functionality is modeled using the device tree and
regulator uclass, the named GPIO is not referenced anywhere. Remove
it, along with the rest of the support for AXP virtual GPIOs.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
drivers/gpio/axp_gpio.c
drivers/gpio/sunxi_gpio.c
include/axp221.h
include/axp809.h
include/axp818.h
include/sunxi_gpio.h