Skip to content
Snippets Groups Projects
Commit adc07ab7 authored by H. Nikolaus Schaller's avatar H. Nikolaus Schaller Committed by Linus Walleij
Browse files

DTS: Bindings: pca953x add an optional vcc-supply property


Hardware can have a switchable Vcc supply, so let's add it to
the bindings (the current Linux driver code already supports it).

Signed-off-by: default avatarH. Nikolaus Schaller <hns@goldelico.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent a0ecbccc
No related branches found
No related tags found
No related merge requests found
...@@ -35,6 +35,7 @@ Required properties: ...@@ -35,6 +35,7 @@ Required properties:
Optional properties: Optional properties:
- reset-gpios: GPIO specification for the RESET input. This is an - reset-gpios: GPIO specification for the RESET input. This is an
active low signal to the PCA953x. active low signal to the PCA953x.
- vcc-supply: power supply regulator.
Example: Example:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment