diff options
author | Pascal PAILLET-LME <p.paillet@st.com> | 2019-02-19 10:04:34 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-02-19 11:02:46 +0000 |
commit | 714a74f13e812889491ffb07647f48406ec2a84b (patch) | |
tree | 0034a2802519395a3283352b084c50484f3905c5 /Documentation | |
parent | 1614f086d5f59358d9a7842d22d950384945e612 (diff) |
dt-bindings: regulator: Add active discharge support for stpmic1
Add support for active discharge for USB power switches.
Signed-off-by: pascal paillet <p.paillet@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/st,stpmic1-regulator.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/st,stpmic1-regulator.txt b/Documentation/devicetree/bindings/regulator/st,stpmic1-regulator.txt index bf9385b11da6..6189df71ea98 100644 --- a/Documentation/devicetree/bindings/regulator/st,stpmic1-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/st,stpmic1-regulator.txt @@ -30,6 +30,7 @@ Optional properties: - interrupts: index of current limit detection interrupt - <regulator>-supply: phandle to the parent supply/regulator node each regulator supply can be described except vref_ddr. +- regulator-active-discharge: can be used on pwr_sw1 and pwr_sw2. Example: regulators { |