Skip to content

Commit

Permalink
ARM: dt: tegra: whitespace cleanup
Browse files Browse the repository at this point in the history
Consistently don't place a space after < or before >.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Stephen Warren committed May 14, 2012
1 parent 1dfebb4 commit 95decf8
Show file tree
Hide file tree
Showing 7 changed files with 135 additions and 136 deletions.
4 changes: 2 additions & 2 deletions arch/arm/boot/dts/tegra-cardhu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
compatible = "nvidia,cardhu", "nvidia,tegra30";

memory {
reg = < 0x80000000 0x40000000 >;
reg = <0x80000000 0x40000000>;
};

pinmux@70000000 {
Expand Down Expand Up @@ -64,7 +64,7 @@
};

serial@70006000 {
clock-frequency = < 408000000 >;
clock-frequency = <408000000>;
};

serial@70006040 {
Expand Down
8 changes: 4 additions & 4 deletions arch/arm/boot/dts/tegra-harmony.dts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
compatible = "nvidia,harmony", "nvidia,tegra20";

memory@0 {
reg = < 0x00000000 0x40000000 >;
reg = <0x00000000 0x40000000>;
};

pinmux@70000000 {
Expand Down Expand Up @@ -245,14 +245,14 @@
compatible = "wlf,wm8903";
reg = <0x1a>;
interrupt-parent = <&gpio>;
interrupts = < 187 0x04 >;
interrupts = <187 0x04>;

gpio-controller;
#gpio-cells = <2>;

micdet-cfg = <0>;
micdet-delay = <100>;
gpio-cfg = < 0xffffffff 0xffffffff 0 0xffffffff 0xffffffff >;
gpio-cfg = <0xffffffff 0xffffffff 0 0xffffffff 0xffffffff>;
};
};

Expand Down Expand Up @@ -309,7 +309,7 @@
};

serial@70006300 {
clock-frequency = < 216000000 >;
clock-frequency = <216000000>;
};

serial@70006400 {
Expand Down
26 changes: 13 additions & 13 deletions arch/arm/boot/dts/tegra-seaboard.dts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

memory {
device_type = "memory";
reg = < 0x00000000 0x40000000 >;
reg = <0x00000000 0x40000000>;
};

pinmux@70000000 {
Expand Down Expand Up @@ -265,22 +265,22 @@
compatible = "wlf,wm8903";
reg = <0x1a>;
interrupt-parent = <&gpio>;
interrupts = < 187 0x04 >;
interrupts = <187 0x04>;

gpio-controller;
#gpio-cells = <2>;

micdet-cfg = <0>;
micdet-delay = <100>;
gpio-cfg = < 0xffffffff 0xffffffff 0 0xffffffff 0xffffffff >;
gpio-cfg = <0xffffffff 0xffffffff 0 0xffffffff 0xffffffff>;
};

/* ALS and proximity sensor */
isl29018@44 {
compatible = "isil,isl29018";
reg = <0x44>;
interrupt-parent = <&gpio>;
interrupts = < 202 0x04 >; /* GPIO PZ2 */
interrupts = <202 0x04>; /* GPIO PZ2 */
};

gyrometer@68 {
Expand Down Expand Up @@ -361,7 +361,7 @@
};

serial@70006300 {
clock-frequency = < 216000000 >;
clock-frequency = <216000000>;
};

serial@70006400 {
Expand Down Expand Up @@ -413,10 +413,10 @@

emc@7000f400 {
emc-table@190000 {
reg = < 190000 >;
reg = <190000>;
compatible = "nvidia,tegra20-emc-table";
clock-frequency = < 190000 >;
nvidia,emc-registers = < 0x0000000c 0x00000026
clock-frequency = <190000>;
nvidia,emc-registers = <0x0000000c 0x00000026
0x00000009 0x00000003 0x00000004 0x00000004
0x00000002 0x0000000c 0x00000003 0x00000003
0x00000002 0x00000001 0x00000004 0x00000005
Expand All @@ -427,14 +427,14 @@
0x00000002 0x00000000 0x00000000 0x00000002
0x00000000 0x00000000 0x00000083 0xa06204ae
0x007dc010 0x00000000 0x00000000 0x00000000
0x00000000 0x00000000 0x00000000 0x00000000 >;
0x00000000 0x00000000 0x00000000 0x00000000>;
};

emc-table@380000 {
reg = < 380000 >;
reg = <380000>;
compatible = "nvidia,tegra20-emc-table";
clock-frequency = < 380000 >;
nvidia,emc-registers = < 0x00000017 0x0000004b
clock-frequency = <380000>;
nvidia,emc-registers = <0x00000017 0x0000004b
0x00000012 0x00000006 0x00000004 0x00000005
0x00000003 0x0000000c 0x00000006 0x00000006
0x00000003 0x00000001 0x00000004 0x00000005
Expand All @@ -445,7 +445,7 @@
0x00000002 0x00000000 0x00000000 0x00000002
0x00000000 0x00000000 0x00000083 0xe044048b
0x007d8010 0x00000000 0x00000000 0x00000000
0x00000000 0x00000000 0x00000000 0x00000000 >;
0x00000000 0x00000000 0x00000000 0x00000000>;
};
};

Expand Down
4 changes: 2 additions & 2 deletions arch/arm/boot/dts/tegra-trimslice.dts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
compatible = "compulab,trimslice", "nvidia,tegra20";

memory@0 {
reg = < 0x00000000 0x40000000 >;
reg = <0x00000000 0x40000000>;
};

pinmux@70000000 {
Expand Down Expand Up @@ -277,7 +277,7 @@
};

serial@70006000 {
clock-frequency = < 216000000 >;
clock-frequency = <216000000>;
};

serial@70006040 {
Expand Down
8 changes: 4 additions & 4 deletions arch/arm/boot/dts/tegra-ventana.dts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
compatible = "nvidia,ventana", "nvidia,tegra20";

memory {
reg = < 0x00000000 0x40000000 >;
reg = <0x00000000 0x40000000>;
};

pinmux@70000000 {
Expand Down Expand Up @@ -247,14 +247,14 @@
compatible = "wlf,wm8903";
reg = <0x1a>;
interrupt-parent = <&gpio>;
interrupts = < 187 0x04 >;
interrupts = <187 0x04>;

gpio-controller;
#gpio-cells = <2>;

micdet-cfg = <0>;
micdet-delay = <100>;
gpio-cfg = < 0xffffffff 0xffffffff 0 0xffffffff 0xffffffff >;
gpio-cfg = <0xffffffff 0xffffffff 0 0xffffffff 0xffffffff>;
};

/* ALS and proximity sensor */
Expand Down Expand Up @@ -319,7 +319,7 @@
};

serial@70006300 {
clock-frequency = < 216000000 >;
clock-frequency = <216000000>;
};

serial@70006400 {
Expand Down
Loading

0 comments on commit 95decf8

Please sign in to comment.