Skip to content

Commit

Permalink
regulator: pca9450: Add sd-vsel GPIO
Browse files Browse the repository at this point in the history
Add the binding documentation for the optional sd-vsel GPIO.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Link: https://lore.kernel.org/r/20210211105534.38972-2-frieder.schrempf@kontron.de
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Frieder Schrempf authored and Mark Brown committed Feb 11, 2021
1 parent f7684f5 commit 27866e3
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,11 @@ properties:

additionalProperties: false

sd-vsel-gpios:
description: GPIO that is used to switch LDO5 between being configured by
LDO5CTRL_L or LDO5CTRL_H register. Use this if the SD_VSEL signal is
connected to a host GPIO.

required:
- compatible
- reg
Expand Down

0 comments on commit 27866e3

Please sign in to comment.