1
0
Fork 0

ARM: sunxi: dt: Fix whitespace errors

A few lines (probably copy pasted) have an indentation mixing tabs and
spaces that triggers a checkpatch warning.

Fix those, and while we're at it, fix the space-indented sections.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
hifive-unleashed-5.1
Maxime Ripard 2015-05-03 11:54:35 +02:00
parent d8cacaa34f
commit 8358aada4e
5 changed files with 26 additions and 26 deletions

View File

@ -107,11 +107,11 @@
clocks = <&cpu>;
clock-latency = <244144>; /* 8 32k periods */
operating-points = <
/* kHz uV */
/* kHz uV */
1008000 1400000
912000 1350000
864000 1300000
624000 1250000
912000 1350000
864000 1300000
624000 1250000
>;
#cooling-cells = <2>;
cooling-min-level = <0>;
@ -431,7 +431,7 @@
usb_clk: clk@01c200cc {
#clock-cells = <1>;
#reset-cells = <1>;
#reset-cells = <1>;
compatible = "allwinner,sun4i-a10-usb-clk";
reg = <0x01c200cc 0x4>;
clocks = <&pll6 1>;

View File

@ -139,13 +139,13 @@
&cpu0 {
clock-latency = <244144>; /* 8 32k periods */
operating-points = <
/* kHz uV */
/* kHz uV */
1008000 1400000
912000 1350000
864000 1300000
624000 1200000
576000 1200000
432000 1200000
912000 1350000
864000 1300000
624000 1200000
576000 1200000
432000 1200000
>;
#cooling-cells = <2>;
cooling-min-level = <0>;

View File

@ -277,7 +277,7 @@
usb_clk: clk@01c200cc {
#clock-cells = <1>;
#reset-cells = <1>;
#reset-cells = <1>;
compatible = "allwinner,sun5i-a13-usb-clk";
reg = <0x01c200cc 0x4>;
clocks = <&pll6 1>;

View File

@ -100,11 +100,11 @@
clocks = <&cpu>;
clock-latency = <244144>; /* 8 32k periods */
operating-points = <
/* kHz uV */
/* kHz uV */
1008000 1200000
864000 1200000
720000 1100000
480000 1000000
864000 1200000
720000 1100000
480000 1000000
>;
#cooling-cells = <2>;
cooling-min-level = <0>;
@ -380,7 +380,7 @@
usb_clk: clk@01c200cc {
#clock-cells = <1>;
#reset-cells = <1>;
#reset-cells = <1>;
compatible = "allwinner,sun6i-a31-usb-clk";
reg = <0x01c200cc 0x4>;
clocks = <&osc24M>;

View File

@ -100,14 +100,14 @@
clocks = <&cpu>;
clock-latency = <244144>; /* 8 32k periods */
operating-points = <
/* kHz uV */
960000 1400000
912000 1400000
864000 1300000
720000 1200000
528000 1100000
312000 1000000
144000 900000
/* kHz uV */
960000 1400000
912000 1400000
864000 1300000
720000 1200000
528000 1100000
312000 1000000
144000 900000
>;
#cooling-cells = <2>;
cooling-min-level = <0>;
@ -444,7 +444,7 @@
usb_clk: clk@01c200cc {
#clock-cells = <1>;
#reset-cells = <1>;
#reset-cells = <1>;
compatible = "allwinner,sun4i-a10-usb-clk";
reg = <0x01c200cc 0x4>;
clocks = <&pll6 1>;