Commit a6b5a197 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

ARM: dts: exynos: Correct whitespace and indentation issues

Remove double space after '=' and fix indentation in Exynos3250,
Exynos4210 and Exynos4412 boards.
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200830135200.24304-33-krzk@kernel.org
parent 6511f11a
...@@ -26,7 +26,7 @@ aliases { ...@@ -26,7 +26,7 @@ aliases {
memory@40000000 { memory@40000000 {
device_type = "memory"; device_type = "memory";
reg = <0x40000000 0x1ff00000>; reg = <0x40000000 0x1ff00000>;
}; };
firmware@205f000 { firmware@205f000 {
......
...@@ -30,7 +30,7 @@ chosen { ...@@ -30,7 +30,7 @@ chosen {
memory@40000000 { memory@40000000 {
device_type = "memory"; device_type = "memory";
reg = <0x40000000 0x1ff00000>; reg = <0x40000000 0x1ff00000>;
}; };
firmware@205f000 { firmware@205f000 {
......
...@@ -318,135 +318,135 @@ max8997_pmic@66 { ...@@ -318,135 +318,135 @@ max8997_pmic@66 {
regulators { regulators {
valive_reg: LDO2 { valive_reg: LDO2 {
regulator-name = "VALIVE_1.1V_C210"; regulator-name = "VALIVE_1.1V_C210";
regulator-min-microvolt = <1100000>; regulator-min-microvolt = <1100000>;
regulator-max-microvolt = <1100000>; regulator-max-microvolt = <1100000>;
regulator-always-on; regulator-always-on;
}; };
vusb_reg: LDO3 { vusb_reg: LDO3 {
regulator-name = "VUSB_1.1V_C210"; regulator-name = "VUSB_1.1V_C210";
regulator-min-microvolt = <1100000>; regulator-min-microvolt = <1100000>;
regulator-max-microvolt = <1100000>; regulator-max-microvolt = <1100000>;
}; };
vmipi_reg: LDO4 { vmipi_reg: LDO4 {
regulator-name = "VMIPI_1.8V"; regulator-name = "VMIPI_1.8V";
regulator-min-microvolt = <1800000>; regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>; regulator-max-microvolt = <1800000>;
}; };
vpda_reg: LDO6 { vpda_reg: LDO6 {
regulator-name = "VCC_1.8V_PDA"; regulator-name = "VCC_1.8V_PDA";
regulator-min-microvolt = <1800000>; regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>; regulator-max-microvolt = <1800000>;
regulator-always-on; regulator-always-on;
}; };
vcam_reg: LDO7 { vcam_reg: LDO7 {
regulator-name = "CAM_ISP_1.8V"; regulator-name = "CAM_ISP_1.8V";
regulator-min-microvolt = <1800000>; regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>; regulator-max-microvolt = <1800000>;
}; };
vusbdac_reg: LDO8 { vusbdac_reg: LDO8 {
regulator-name = "VUSB+VDAC_3.3V_C210"; regulator-name = "VUSB+VDAC_3.3V_C210";
regulator-min-microvolt = <3300000>; regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>; regulator-max-microvolt = <3300000>;
}; };
vccpda_reg: LDO9 { vccpda_reg: LDO9 {
regulator-name = "VCC_2.8V_PDA"; regulator-name = "VCC_2.8V_PDA";
regulator-min-microvolt = <2800000>; regulator-min-microvolt = <2800000>;
regulator-max-microvolt = <2800000>; regulator-max-microvolt = <2800000>;
regulator-always-on; regulator-always-on;
}; };
vpll_reg: LDO10 { vpll_reg: LDO10 {
regulator-name = "VPLL_1.1V_C210"; regulator-name = "VPLL_1.1V_C210";
regulator-min-microvolt = <1100000>; regulator-min-microvolt = <1100000>;
regulator-max-microvolt = <1100000>; regulator-max-microvolt = <1100000>;
regulator-always-on; regulator-always-on;
}; };
vtcam_reg: LDO12 { vtcam_reg: LDO12 {
regulator-name = "VT_CAM_1.8V"; regulator-name = "VT_CAM_1.8V";
regulator-min-microvolt = <1800000>; regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>; regulator-max-microvolt = <1800000>;
}; };
vcclcd_reg: LDO13 { vcclcd_reg: LDO13 {
regulator-name = "VCC_3.3V_LCD"; regulator-name = "VCC_3.3V_LCD";
regulator-min-microvolt = <3300000>; regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>; regulator-max-microvolt = <3300000>;
}; };
vlcd_reg: LDO15 { vlcd_reg: LDO15 {
regulator-name = "VLCD_2.2V"; regulator-name = "VLCD_2.2V";
regulator-min-microvolt = <2200000>; regulator-min-microvolt = <2200000>;
regulator-max-microvolt = <2200000>; regulator-max-microvolt = <2200000>;
}; };
camsensor_reg: LDO16 { camsensor_reg: LDO16 {
regulator-name = "CAM_SENSOR_IO_1.8V"; regulator-name = "CAM_SENSOR_IO_1.8V";
regulator-min-microvolt = <1800000>; regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>; regulator-max-microvolt = <1800000>;
}; };
tflash_reg: LDO17 { tflash_reg: LDO17 {
regulator-name = "VTF_2.8V"; regulator-name = "VTF_2.8V";
regulator-min-microvolt = <2800000>; regulator-min-microvolt = <2800000>;
regulator-max-microvolt = <2800000>; regulator-max-microvolt = <2800000>;
}; };
vddq_reg: LDO21 { vddq_reg: LDO21 {
regulator-name = "VDDQ_M1M2_1.2V"; regulator-name = "VDDQ_M1M2_1.2V";
regulator-min-microvolt = <1200000>; regulator-min-microvolt = <1200000>;
regulator-max-microvolt = <1200000>; regulator-max-microvolt = <1200000>;
regulator-always-on; regulator-always-on;
}; };
varm_breg: BUCK1 { varm_breg: BUCK1 {
regulator-name = "VARM_1.2V_C210"; regulator-name = "VARM_1.2V_C210";
regulator-min-microvolt = <900000>; regulator-min-microvolt = <900000>;
regulator-max-microvolt = <1350000>; regulator-max-microvolt = <1350000>;
regulator-always-on; regulator-always-on;
}; };
vint_breg: BUCK2 { vint_breg: BUCK2 {
regulator-name = "VINT_1.1V_C210"; regulator-name = "VINT_1.1V_C210";
regulator-min-microvolt = <900000>; regulator-min-microvolt = <900000>;
regulator-max-microvolt = <1100000>; regulator-max-microvolt = <1100000>;
regulator-always-on; regulator-always-on;
}; };
camisp_breg: BUCK4 { camisp_breg: BUCK4 {
regulator-name = "CAM_ISP_CORE_1.2V"; regulator-name = "CAM_ISP_CORE_1.2V";
regulator-min-microvolt = <1200000>; regulator-min-microvolt = <1200000>;
regulator-max-microvolt = <1200000>; regulator-max-microvolt = <1200000>;
}; };
vmem_breg: BUCK5 { vmem_breg: BUCK5 {
regulator-name = "VMEM_1.2V_C210"; regulator-name = "VMEM_1.2V_C210";
regulator-min-microvolt = <1200000>; regulator-min-microvolt = <1200000>;
regulator-max-microvolt = <1200000>; regulator-max-microvolt = <1200000>;
regulator-always-on; regulator-always-on;
}; };
vccsub_breg: BUCK7 { vccsub_breg: BUCK7 {
regulator-name = "VCC_SUB_2.0V"; regulator-name = "VCC_SUB_2.0V";
regulator-min-microvolt = <2000000>; regulator-min-microvolt = <2000000>;
regulator-max-microvolt = <2000000>; regulator-max-microvolt = <2000000>;
regulator-always-on; regulator-always-on;
}; };
safe1_sreg: ESAFEOUT1 { safe1_sreg: ESAFEOUT1 {
regulator-name = "SAFEOUT1"; regulator-name = "SAFEOUT1";
}; };
safe2_sreg: ESAFEOUT2 { safe2_sreg: ESAFEOUT2 {
regulator-name = "SAFEOUT2"; regulator-name = "SAFEOUT2";
regulator-boot-on; regulator-boot-on;
}; };
EN32KHZ_AP { EN32KHZ_AP {
......
...@@ -49,7 +49,7 @@ pmic_ap_clk: pmic-ap-clk { ...@@ -49,7 +49,7 @@ pmic_ap_clk: pmic-ap-clk {
}; };
vemmc_reg: voltage-regulator { vemmc_reg: voltage-regulator {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "VMEM_VDD_2_8V"; regulator-name = "VMEM_VDD_2_8V";
regulator-min-microvolt = <2800000>; regulator-min-microvolt = <2800000>;
regulator-max-microvolt = <2800000>; regulator-max-microvolt = <2800000>;
...@@ -111,7 +111,7 @@ ok-key { ...@@ -111,7 +111,7 @@ ok-key {
}; };
tsp_reg: voltage-regulator { tsp_reg: voltage-regulator {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "TSP_2_8V"; regulator-name = "TSP_2_8V";
regulator-min-microvolt = <2800000>; regulator-min-microvolt = <2800000>;
regulator-max-microvolt = <2800000>; regulator-max-microvolt = <2800000>;
......
...@@ -17,7 +17,7 @@ / { ...@@ -17,7 +17,7 @@ / {
memory@40000000 { memory@40000000 {
device_type = "memory"; device_type = "memory";
reg = <0x40000000 0x40000000>; reg = <0x40000000 0x40000000>;
}; };
}; };
......
...@@ -10,7 +10,7 @@ / { ...@@ -10,7 +10,7 @@ / {
memory@40000000 { memory@40000000 {
device_type = "memory"; device_type = "memory";
reg = <0x40000000 0x80000000>; reg = <0x40000000 0x80000000>;
}; };
}; };
......
...@@ -8,7 +8,7 @@ / { ...@@ -8,7 +8,7 @@ / {
memory@40000000 { memory@40000000 {
device_type = "memory"; device_type = "memory";
reg = <0x40000000 0x80000000>; reg = <0x40000000 0x80000000>;
}; };
/* bootargs are passed in by bootloader */ /* bootargs are passed in by bootloader */
......
...@@ -18,7 +18,7 @@ / { ...@@ -18,7 +18,7 @@ / {
memory@40000000 { memory@40000000 {
device_type = "memory"; device_type = "memory";
reg = <0x40000000 0x40000000>; reg = <0x40000000 0x40000000>;
}; };
chosen { chosen {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment