2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 22:53:55 +08:00

ARM: dts: exynos: Correct whitespace and indentation issues in Exynos5

Remove double space after '=' and fix indentation in Exynos5250,
Exynos5410 and Exynos5420 DTS files.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200901075417.22481-7-krzk@kernel.org
This commit is contained in:
Krzysztof Kozlowski 2020-09-01 09:54:10 +02:00
parent 41af0d2ea1
commit 9e7fe41778
8 changed files with 48 additions and 48 deletions

View File

@ -211,13 +211,13 @@
}; };
prng: rng@10830400 { prng: rng@10830400 {
compatible = "samsung,exynos5250-prng"; compatible = "samsung,exynos5250-prng";
reg = <0x10830400 0x200>; reg = <0x10830400 0x200>;
}; };
trng: rng@10830600 { trng: rng@10830600 {
compatible = "samsung,exynos5250-trng"; compatible = "samsung,exynos5250-trng";
reg = <0x10830600 0x100>; reg = <0x10830600 0x100>;
}; };
g2d: g2d@10850000 { g2d: g2d@10850000 {

View File

@ -243,11 +243,11 @@
s5m8767,pmic-buck3-dvs-voltage = <1100000>; s5m8767,pmic-buck3-dvs-voltage = <1100000>;
s5m8767,pmic-buck4-dvs-voltage = <1200000>; s5m8767,pmic-buck4-dvs-voltage = <1200000>;
s5m8767,pmic-buck-dvs-gpios = <&gpd1 0 GPIO_ACTIVE_HIGH>, s5m8767,pmic-buck-dvs-gpios = <&gpd1 0 GPIO_ACTIVE_HIGH>,
<&gpd1 1 GPIO_ACTIVE_HIGH>, <&gpd1 1 GPIO_ACTIVE_HIGH>,
<&gpd1 2 GPIO_ACTIVE_HIGH>; <&gpd1 2 GPIO_ACTIVE_HIGH>;
s5m8767,pmic-buck-ds-gpios = <&gpx2 3 GPIO_ACTIVE_HIGH>, s5m8767,pmic-buck-ds-gpios = <&gpx2 3 GPIO_ACTIVE_HIGH>,
<&gpx2 4 GPIO_ACTIVE_HIGH>, <&gpx2 4 GPIO_ACTIVE_HIGH>,
<&gpx2 5 GPIO_ACTIVE_HIGH>; <&gpx2 5 GPIO_ACTIVE_HIGH>;
s5m8767_osc: clocks { s5m8767_osc: clocks {
compatible = "samsung,s5m8767-clk"; compatible = "samsung,s5m8767-clk";
@ -544,7 +544,7 @@
samsung,i2c-max-bus-freq = <40000>; samsung,i2c-max-bus-freq = <40000>;
samsung,i2c-slave-addr = <0x38>; samsung,i2c-slave-addr = <0x38>;
sata_phy_i2c:sata-phy@38 { sata_phy_i2c: sata-phy@38 {
compatible = "samsung,exynos-sataphy-i2c"; compatible = "samsung,exynos-sataphy-i2c";
reg = <0x38>; reg = <0x38>;
}; };

View File

@ -114,12 +114,12 @@
wakeup-source; wakeup-source;
s5m8767,pmic-buck-dvs-gpios = <&gpd1 0 GPIO_ACTIVE_LOW>, /* DVS1 */ s5m8767,pmic-buck-dvs-gpios = <&gpd1 0 GPIO_ACTIVE_LOW>, /* DVS1 */
<&gpd1 1 GPIO_ACTIVE_LOW>, /* DVS2 */ <&gpd1 1 GPIO_ACTIVE_LOW>, /* DVS2 */
<&gpd1 2 GPIO_ACTIVE_LOW>; /* DVS3 */ <&gpd1 2 GPIO_ACTIVE_LOW>; /* DVS3 */
s5m8767,pmic-buck-ds-gpios = <&gpx2 3 GPIO_ACTIVE_LOW>, /* SET1 */ s5m8767,pmic-buck-ds-gpios = <&gpx2 3 GPIO_ACTIVE_LOW>, /* SET1 */
<&gpx2 4 GPIO_ACTIVE_LOW>, /* SET2 */ <&gpx2 4 GPIO_ACTIVE_LOW>, /* SET2 */
<&gpx2 5 GPIO_ACTIVE_LOW>; /* SET3 */ <&gpx2 5 GPIO_ACTIVE_LOW>; /* SET3 */
/* /*
* The following arrays of DVS voltages are not used, since we are * The following arrays of DVS voltages are not used, since we are
@ -127,26 +127,26 @@
* to please the driver. * to please the driver.
*/ */
s5m8767,pmic-buck2-dvs-voltage = <1350000>, <1300000>, s5m8767,pmic-buck2-dvs-voltage = <1350000>, <1300000>,
<1250000>, <1200000>, <1250000>, <1200000>,
<1150000>, <1100000>, <1150000>, <1100000>,
<1000000>, <950000>; <1000000>, <950000>;
s5m8767,pmic-buck3-dvs-voltage = <1100000>, <1100000>, s5m8767,pmic-buck3-dvs-voltage = <1100000>, <1100000>,
<1100000>, <1100000>, <1100000>, <1100000>,
<1000000>, <1000000>, <1000000>, <1000000>,
<1000000>, <1000000>; <1000000>, <1000000>;
s5m8767,pmic-buck4-dvs-voltage = <1200000>, <1200000>, s5m8767,pmic-buck4-dvs-voltage = <1200000>, <1200000>,
<1200000>, <1200000>, <1200000>, <1200000>,
<1200000>, <1200000>, <1200000>, <1200000>,
<1200000>, <1200000>; <1200000>, <1200000>;
clocks { clocks {
compatible = "samsung,s5m8767-clk"; compatible = "samsung,s5m8767-clk";
#clock-cells = <1>; #clock-cells = <1>;
clock-output-names = "en32khz_ap", clock-output-names = "en32khz_ap",
"en32khz_cp", "en32khz_cp",
"en32khz_bt"; "en32khz_bt";
}; };
regulators { regulators {

View File

@ -723,7 +723,7 @@
#dma-requests = <1>; #dma-requests = <1>;
}; };
gsc_0: gsc@13e00000 { gsc_0: gsc@13e00000 {
compatible = "samsung,exynos5250-gsc", "samsung,exynos5-gsc"; compatible = "samsung,exynos5250-gsc", "samsung,exynos5-gsc";
reg = <0x13e00000 0x1000>; reg = <0x13e00000 0x1000>;
interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
@ -733,7 +733,7 @@
iommus = <&sysmmu_gsc0>; iommus = <&sysmmu_gsc0>;
}; };
gsc_1: gsc@13e10000 { gsc_1: gsc@13e10000 {
compatible = "samsung,exynos5250-gsc", "samsung,exynos5-gsc"; compatible = "samsung,exynos5250-gsc", "samsung,exynos5-gsc";
reg = <0x13e10000 0x1000>; reg = <0x13e10000 0x1000>;
interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
@ -743,7 +743,7 @@
iommus = <&sysmmu_gsc1>; iommus = <&sysmmu_gsc1>;
}; };
gsc_2: gsc@13e20000 { gsc_2: gsc@13e20000 {
compatible = "samsung,exynos5250-gsc", "samsung,exynos5-gsc"; compatible = "samsung,exynos5250-gsc", "samsung,exynos5-gsc";
reg = <0x13e20000 0x1000>; reg = <0x13e20000 0x1000>;
interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
@ -753,7 +753,7 @@
iommus = <&sysmmu_gsc2>; iommus = <&sysmmu_gsc2>;
}; };
gsc_3: gsc@13e30000 { gsc_3: gsc@13e30000 {
compatible = "samsung,exynos5250-gsc", "samsung,exynos5-gsc"; compatible = "samsung,exynos5250-gsc", "samsung,exynos5-gsc";
reg = <0x13e30000 0x1000>; reg = <0x13e30000 0x1000>;
interrupts = <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>;

View File

@ -109,10 +109,10 @@
assigned-clock-parents = <&clock CLK_FOUT_EPLL>, assigned-clock-parents = <&clock CLK_FOUT_EPLL>,
<&clock_audss EXYNOS_MOUT_AUDSS>; <&clock_audss EXYNOS_MOUT_AUDSS>;
assigned-clock-rates = <0>, assigned-clock-rates = <0>,
<0>, <0>,
<96000000>, <96000000>,
<19200000>; <19200000>;
}; };
&cpu0_thermal { &cpu0_thermal {

View File

@ -238,16 +238,16 @@
#include "exynos5420-trip-points.dtsi" #include "exynos5420-trip-points.dtsi"
}; };
cpu1_thermal: cpu1-thermal { cpu1_thermal: cpu1-thermal {
thermal-sensors = <&tmu_cpu1>; thermal-sensors = <&tmu_cpu1>;
#include "exynos5420-trip-points.dtsi" #include "exynos5420-trip-points.dtsi"
}; };
cpu2_thermal: cpu2-thermal { cpu2_thermal: cpu2-thermal {
thermal-sensors = <&tmu_cpu2>; thermal-sensors = <&tmu_cpu2>;
#include "exynos5420-trip-points.dtsi" #include "exynos5420-trip-points.dtsi"
}; };
cpu3_thermal: cpu3-thermal { cpu3_thermal: cpu3-thermal {
thermal-sensors = <&tmu_cpu3>; thermal-sensors = <&tmu_cpu3>;
#include "exynos5420-trip-points.dtsi" #include "exynos5420-trip-points.dtsi"
}; };
}; };
}; };

View File

@ -1199,20 +1199,20 @@
#include "exynos5420-trip-points.dtsi" #include "exynos5420-trip-points.dtsi"
}; };
cpu1_thermal: cpu1-thermal { cpu1_thermal: cpu1-thermal {
thermal-sensors = <&tmu_cpu1>; thermal-sensors = <&tmu_cpu1>;
#include "exynos5420-trip-points.dtsi" #include "exynos5420-trip-points.dtsi"
}; };
cpu2_thermal: cpu2-thermal { cpu2_thermal: cpu2-thermal {
thermal-sensors = <&tmu_cpu2>; thermal-sensors = <&tmu_cpu2>;
#include "exynos5420-trip-points.dtsi" #include "exynos5420-trip-points.dtsi"
}; };
cpu3_thermal: cpu3-thermal { cpu3_thermal: cpu3-thermal {
thermal-sensors = <&tmu_cpu3>; thermal-sensors = <&tmu_cpu3>;
#include "exynos5420-trip-points.dtsi" #include "exynos5420-trip-points.dtsi"
}; };
gpu_thermal: gpu-thermal { gpu_thermal: gpu-thermal {
thermal-sensors = <&tmu_gpu>; thermal-sensors = <&tmu_gpu>;
#include "exynos5420-trip-points.dtsi" #include "exynos5420-trip-points.dtsi"
}; };
}; };
}; };

View File

@ -333,8 +333,8 @@
compatible = "samsung,K3QF2F20DB", "jedec,lpddr3"; compatible = "samsung,K3QF2F20DB", "jedec,lpddr3";
density = <16384>; density = <16384>;
io-width = <32>; io-width = <32>;
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
tRFC-min-tck = <17>; tRFC-min-tck = <17>;
tRRD-min-tck = <2>; tRRD-min-tck = <2>;