Revert "pmic: pca9450: Add optional SD_VSEL GPIO for LDO5"
authorFrieder Schrempf <frieder.schrempf@kontron.de>
Mon, 11 Aug 2025 13:11:57 +0000 (15:11 +0200)
committerPeng Fan <peng.fan@nxp.com>
Mon, 1 Sep 2025 02:33:05 +0000 (10:33 +0800)
commitb7360bd9e8e05dcfd1b4e5fd1c996aabf919e180
tree40e8b1b6ac5596637b592e7c884337878d6e6b46
parent58b8ff0b663a7491c1964e1e3a8d1d88ef707077
Revert "pmic: pca9450: Add optional SD_VSEL GPIO for LDO5"

This reverts commit 2add0511757e2c5897a88b57c5ea8c912140e60f.

It turns out that all boards using the PCA9450 actually have the
SD_VSEL input connected to the VSELECT signal of the SoCs SD/MMC
interface. Therefore we don't need manual control for this signal
via GPIO and there aren't any users.

This is equivalent to the following change in Linux:

c73be62caabb ("Revert "regulator: pca9450: Add SD_VSEL GPIO for LDO5"")

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/power/pmic/pca9450.c