[PATCH v2 4/7] arm64: dts: imx8mp-phycore-som: Remove LDO2 and LDO4 pmic nodes

Teresa Remmet t.remmet at phytec.de
Wed Jul 19 00:13:10 PDT 2023


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 at phytec.de>
---
Changes in v2:
- no changes
---
 .../arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi b/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
index 7a187098a9ed..7f833471837c 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
@@ -142,13 +142,6 @@ ldo1: LDO1 {
 				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;
@@ -156,11 +149,6 @@ ldo3: LDO3 {
 				regulator-min-microvolt = <800000>;
 			};
 
-			ldo4: LDO4 {
-				regulator-max-microvolt = <3300000>;
-				regulator-min-microvolt = <800000>;
-			};
-
 			ldo5: LDO5 {
 				regulator-always-on;
 				regulator-boot-on;
-- 
2.25.1




More information about the linux-arm-kernel mailing list