summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorFrieder Schrempf <[email protected]>2025-08-11 15:11:59 +0200
committerPeng Fan <[email protected]>2025-09-01 10:33:05 +0800
commitaddfe4544630a96a1cd03daf822a196af42b7a73 (patch)
tree120897fee700efa37f33dd5785b0d453f589cd8a /scripts/basic
parent8a04fbd9afd635d37c9afc1b56d014d134861e29 (diff)
pmic: pca9450: Fix control register for LDO5
For LDO5 we need to be able to check the status of the SD_VSEL input in order to know which control register is used. Read the status of the SD_VSEL signal via GPIO and use the correct register accordingly. To use this, the LDO5 node in the devicetree needs the sd-vsel-gpios property to reference the GPIO that is used to read back the SD_VSEL status internally. Please note that the SION bit in the IOMUX must be set if the signal is muxed as VSELECT and controlled by the USDHC controller. This is equivalent to the following change in Linux: 3ce6f4f943dd ("regulator: pca9450: Fix control register for LDO5") Signed-off-by: Frieder Schrempf <[email protected]> Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions