dt-bindings: regulator: add support for the stm32-booster
authorFabrice Gasnier <fabrice.gasnier@st.com>
Mon, 1 Jul 2019 08:14:22 +0000 (10:14 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 2 Jul 2019 11:45:24 +0000 (12:45 +0100)
commitd6d02bc6e80453ca004e101eae28d741bde54426
tree61f2cc2950f8bb140bac720af3455e0970082f63
parent4e210fbeee8e2f0eb04761c624fcccc8401eba4c
dt-bindings: regulator: add support for the stm32-booster

Document the 3.3V booster regulator embedded in stm32h7 and stm32mp1
devices, that can be used to supply ADC analog input switches.
It's controlled by using system configuration registers (SYSCFG).
Introduce two compatibles as the booster regulator is controlled by:
- a unique register/bit in STM32H7
- a set/clear register pair in STM32MP1

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/st,stm32-booster.txt [new file with mode: 0644]