1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

ARM: dts: rockchip: adjust whitespace around '='

Fix whitespace coding style: use single space instead of tabs or
multiple spaces around '=' sign in property assignment.  No functional
changes (same DTB).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220526204218.832029-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Krzysztof Kozlowski 2022-05-26 22:42:17 +02:00 committed by Heiko Stuebner
parent 70e76f7344
commit 4b076db78d
4 changed files with 20 additions and 20 deletions

View file

@ -83,7 +83,7 @@
regulators { regulators {
vdd_core: DCDC_REG1 { vdd_core: DCDC_REG1 {
regulator-name= "vdd_core"; regulator-name = "vdd_core";
regulator-min-microvolt = <700000>; regulator-min-microvolt = <700000>;
regulator-max-microvolt = <1500000>; regulator-max-microvolt = <1500000>;
regulator-always-on; regulator-always-on;
@ -95,7 +95,7 @@
}; };
vdd_buck2: DCDC_REG2 { vdd_buck2: DCDC_REG2 {
regulator-name= "vdd_buck2"; regulator-name = "vdd_buck2";
regulator-min-microvolt = <2200000>; regulator-min-microvolt = <2200000>;
regulator-max-microvolt = <2200000>; regulator-max-microvolt = <2200000>;
regulator-always-on; regulator-always-on;
@ -106,7 +106,7 @@
}; };
vcc_ddr: DCDC_REG3 { vcc_ddr: DCDC_REG3 {
regulator-name= "vcc_ddr"; regulator-name = "vcc_ddr";
regulator-always-on; regulator-always-on;
regulator-boot-on; regulator-boot-on;
regulator-state-mem { regulator-state-mem {
@ -115,7 +115,7 @@
}; };
vcc_io: DCDC_REG4 { vcc_io: DCDC_REG4 {
regulator-name= "vcc_io"; regulator-name = "vcc_io";
regulator-min-microvolt = <3300000>; regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>; regulator-max-microvolt = <3300000>;
regulator-always-on; regulator-always-on;
@ -127,7 +127,7 @@
}; };
vdd_10: LDO_REG1 { vdd_10: LDO_REG1 {
regulator-name= "vdd_10"; regulator-name = "vdd_10";
regulator-min-microvolt = <1000000>; regulator-min-microvolt = <1000000>;
regulator-max-microvolt = <1000000>; regulator-max-microvolt = <1000000>;
regulator-always-on; regulator-always-on;
@ -138,7 +138,7 @@
}; };
vcc_18: LDO_REG2 { vcc_18: LDO_REG2 {
regulator-name= "vcc_18"; regulator-name = "vcc_18";
regulator-min-microvolt = <1800000>; regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>; regulator-max-microvolt = <1800000>;
regulator-always-on; regulator-always-on;
@ -149,7 +149,7 @@
}; };
vdd10_pmu: LDO_REG3 { vdd10_pmu: LDO_REG3 {
regulator-name= "vdd10_pmu"; regulator-name = "vdd10_pmu";
regulator-min-microvolt = <1000000>; regulator-min-microvolt = <1000000>;
regulator-max-microvolt = <1000000>; regulator-max-microvolt = <1000000>;
regulator-always-on; regulator-always-on;

View file

@ -96,7 +96,7 @@
regulators { regulators {
vdd_core: DCDC_REG1 { vdd_core: DCDC_REG1 {
regulator-name= "vdd_core"; regulator-name = "vdd_core";
regulator-min-microvolt = <700000>; regulator-min-microvolt = <700000>;
regulator-max-microvolt = <1500000>; regulator-max-microvolt = <1500000>;
regulator-always-on; regulator-always-on;
@ -108,7 +108,7 @@
}; };
vdd_cam: DCDC_REG2 { vdd_cam: DCDC_REG2 {
regulator-name= "vdd_cam"; regulator-name = "vdd_cam";
regulator-min-microvolt = <700000>; regulator-min-microvolt = <700000>;
regulator-max-microvolt = <2000000>; regulator-max-microvolt = <2000000>;
regulator-state-mem { regulator-state-mem {
@ -117,7 +117,7 @@
}; };
vcc_ddr: DCDC_REG3 { vcc_ddr: DCDC_REG3 {
regulator-name= "vcc_ddr"; regulator-name = "vcc_ddr";
regulator-always-on; regulator-always-on;
regulator-boot-on; regulator-boot-on;
regulator-state-mem { regulator-state-mem {
@ -126,7 +126,7 @@
}; };
vcc_io: DCDC_REG4 { vcc_io: DCDC_REG4 {
regulator-name= "vcc_io"; regulator-name = "vcc_io";
regulator-min-microvolt = <3300000>; regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>; regulator-max-microvolt = <3300000>;
regulator-always-on; regulator-always-on;
@ -138,7 +138,7 @@
}; };
vdd_10: LDO_REG1 { vdd_10: LDO_REG1 {
regulator-name= "vdd_10"; regulator-name = "vdd_10";
regulator-min-microvolt = <1000000>; regulator-min-microvolt = <1000000>;
regulator-max-microvolt = <1000000>; regulator-max-microvolt = <1000000>;
regulator-always-on; regulator-always-on;
@ -149,7 +149,7 @@
}; };
vcc_18: LDO_REG2 { vcc_18: LDO_REG2 {
regulator-name= "vcc_18"; regulator-name = "vcc_18";
regulator-min-microvolt = <1800000>; regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>; regulator-max-microvolt = <1800000>;
regulator-always-on; regulator-always-on;
@ -160,7 +160,7 @@
}; };
vdd10_pmu: LDO_REG3 { vdd10_pmu: LDO_REG3 {
regulator-name= "vdd10_pmu"; regulator-name = "vdd10_pmu";
regulator-min-microvolt = <1000000>; regulator-min-microvolt = <1000000>;
regulator-max-microvolt = <1000000>; regulator-max-microvolt = <1000000>;
regulator-always-on; regulator-always-on;