ARM: dts: imx7s-warp: PMIC swbst boot-on/always-on

PMIC swbst regulator is used for the MikroBUS socket (pin +5V).

We have to set the regulator to "boot-on" and "always-on"
to output a voltage of 5V on this socket.

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Pierre-Jean Texier 2019-03-02 23:32:29 +01:00 committed by Shawn Guo
parent 54f6deafd2
commit d058ad0e38
1 changed files with 2 additions and 0 deletions

View File

@ -121,6 +121,8 @@ sw3a_reg: sw3 {
swbst_reg: swbst {
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5150000>;
regulator-boot-on;
regulator-always-on;
};
snvs_reg: vsnvs {