ARM: dts: imx6qdl-sabresd: make pfuze100 sw4 always on
authorAnson Huang <Anson.Huang@nxp.com>
Tue, 17 Jul 2018 05:12:02 +0000 (13:12 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 17 Jul 2018 07:16:09 +0000 (15:16 +0800)
On i.MX6QDL Sabre-SD board, pfuze100 sw4 supplies
GPS, touch and RGMII etc., these modules do NOT
implement power domain control, so pfuze100 sw4
needs to be always on to make sure these modules
work normally.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-sabresd.dtsi

index 15744ad..6e46a19 100644 (file)
                        sw4_reg: sw4 {
                                regulator-min-microvolt = <800000>;
                                regulator-max-microvolt = <3300000>;
+                               regulator-always-on;
                        };
 
                        swbst_reg: swbst {