arm64: dts: imx8mp-phycore-som: Remove LDO2 and LDO4 pmic nodes
authorTeresa Remmet <t.remmet@phytec.de>
Wed, 19 Jul 2023 07:13:10 +0000 (09:13 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 19 Jul 2023 07:52:48 +0000 (15:52 +0800)
We do not touch LDO2 and LDO4 in linux as they are bypassed.
So remove them completely from device tree.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi

index 7a18709..7f83347 100644 (file)
                                regulator-min-microvolt = <1600000>;
                        };
 
-                       ldo2: LDO2 {
-                               regulator-always-on;
-                               regulator-boot-on;
-                               regulator-max-microvolt = <1150000>;
-                               regulator-min-microvolt = <800000>;
-                       };
-
                        ldo3: LDO3 {
                                regulator-always-on;
                                regulator-boot-on;
                                regulator-min-microvolt = <800000>;
                        };
 
-                       ldo4: LDO4 {
-                               regulator-max-microvolt = <3300000>;
-                               regulator-min-microvolt = <800000>;
-                       };
-
                        ldo5: LDO5 {
                                regulator-always-on;
                                regulator-boot-on;