]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: imx6qdl-tqma6: limit PMIC SW4 to 3.3V
authorMarkus Niebel <Markus.Niebel@ew.tq-group.com>
Wed, 19 Feb 2025 08:17:37 +0000 (09:17 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 11 Mar 2025 01:51:15 +0000 (09:51 +0800)
This is a fixed 3.3V rail supplying several hardware on SOM.

Signed-off-by: Markus Niebel <Markus.Niebel@ew.tq-group.com>
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6qdl-tqma6.dtsi

index 303def00cdfa9222a5214259277652d747b107b4..68986fb3b8df363c877ea7c72663cd85acefd93d 100644 (file)
                };
 
                sw4_reg: sw4 {
-                       regulator-min-microvolt = <800000>;
+                       regulator-min-microvolt = <3300000>;
                        regulator-max-microvolt = <3300000>;
                        regulator-always-on;
                };