ARM: dts: i.MX51: digi-connectcore-som: Remove unused regulators
authorAlexander Shiyan <eagle.alexander923@gmail.com>
Wed, 20 Apr 2022 08:12:03 +0000 (11:12 +0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 26 Apr 2022 01:16:55 +0000 (09:16 +0800)
VGEN1, VGEN2 and GPO1 regulators are not used on SOM.
Let's remove these entries.

Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi

index 7d4970417dce8fd7b5880296ce92d91e6563f4d2..20e89cc4c83894b95a32c43aeca2a7badebd2ce9 100644 (file)
                                regulator-always-on;
                        };
 
-                       vgen1_reg: vgen1 {
-                               regulator-min-microvolt = <1200000>;
-                               regulator-max-microvolt = <1200000>;
-                               regulator-always-on;
-                       };
-
-                       vgen2_reg: vgen2 {
-                               regulator-min-microvolt = <3150000>;
-                               regulator-max-microvolt = <3150000>;
-                               regulator-always-on;
-                       };
-
                        vgen3_reg: vgen3 {
                                regulator-min-microvolt = <1800000>;
                                regulator-max-microvolt = <1800000>;
                                regulator-always-on;
                        };
 
-                       gpo1_reg: gpo1 { };
-
                        gpo2_reg: gpo2 { };
 
                        gpo3_reg: gpo3 { };