ARM: dts: imx7-colibri: make sure module supplies are always on
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Mon, 12 Aug 2019 14:21:15 +0000 (14:21 +0000)
committerShawn Guo <shawnguo@kernel.org>
Mon, 19 Aug 2019 10:58:34 +0000 (12:58 +0200)
Prevent regulators from being switched off.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7-colibri.dtsi

index 0d00aeb..1228ee3 100644 (file)
@@ -54,6 +54,7 @@
                regulator-name = "+V3.3";
                regulator-min-microvolt = <3300000>;
                regulator-max-microvolt = <3300000>;
+               regulator-always-on;
        };
 
        reg_module_3v3_avdd: regulator-module-3v3-avdd {
@@ -61,6 +62,7 @@
                regulator-name = "+V3.3_AVDD_AUDIO";
                regulator-min-microvolt = <3300000>;
                regulator-max-microvolt = <3300000>;
+               regulator-always-on;
        };
 
        sound {