arm64: dts: imx8mp-phycore-som: Add regulator names
authorTeresa Remmet <t.remmet@phytec.de>
Wed, 19 Jul 2023 07:13:11 +0000 (09:13 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 19 Jul 2023 07:52:50 +0000 (15:52 +0800)
Add regulator-names for more meaningful description.

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 7f83347..53ba091 100644 (file)
                                regulator-boot-on;
                                regulator-max-microvolt = <2187500>;
                                regulator-min-microvolt = <600000>;
+                               regulator-name = "VDD_SOC (BUCK1)";
                                regulator-ramp-delay = <3125>;
                        };
 
                                regulator-boot-on;
                                regulator-max-microvolt = <2187500>;
                                regulator-min-microvolt = <600000>;
+                               regulator-name = "VDD_ARM (BUCK2)";
                                regulator-ramp-delay = <3125>;
                        };
 
                                regulator-boot-on;
                                regulator-max-microvolt = <3400000>;
                                regulator-min-microvolt = <600000>;
+                               regulator-name = "VDD_3V3 (BUCK4)";
                        };
 
                        buck5: BUCK5 {
                                regulator-boot-on;
                                regulator-max-microvolt = <3400000>;
                                regulator-min-microvolt = <600000>;
+                               regulator-name = "VDD_1V8 (BUCK5)";
                        };
 
                        buck6: BUCK6 {
                                regulator-boot-on;
                                regulator-max-microvolt = <3400000>;
                                regulator-min-microvolt = <600000>;
+                               regulator-name = "NVCC_DRAM_1V1 (BUCK6)";
                        };
 
                        ldo1: LDO1 {
                                regulator-boot-on;
                                regulator-max-microvolt = <3300000>;
                                regulator-min-microvolt = <1600000>;
+                               regulator-name = "NVCC_SNVS_1V8 (LDO1)";
                        };
 
                        ldo3: LDO3 {
                                regulator-boot-on;
                                regulator-max-microvolt = <3300000>;
                                regulator-min-microvolt = <800000>;
+                               regulator-name = "VDDA_1V8 (LDO3)";
                        };
 
                        ldo5: LDO5 {
                                regulator-boot-on;
                                regulator-max-microvolt = <3300000>;
                                regulator-min-microvolt = <1800000>;
+                               regulator-name = "NVCC_SD2 (LDO5)";
                        };
                };
        };