Skip to content

Commit a3c2c59

Browse files
Murali Karicherinsekhar
authored andcommitted
ARM: dts: keystone-k2g: whitespace cleanup
Cleanup some unnecessary whitespace that creeped up into the K2G SoC and NetCP device-tree include files. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
1 parent ef2abc4 commit a3c2c59

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

arch/arm/boot/dts/keystone-k2g-netcp.dtsi

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ qmss: qmss@4020000 {
1717
clocks = <&k2g_clks K2G_DEV_NSS0 K2G_DEV_NSS_VCLK>;
1818
clock-names = "nss_vclk";
1919
ranges;
20-
queue-range = <0 0x80>;
21-
linkram0 = <0x4020000 0x7ff>;
20+
queue-range = <0 0x80>;
21+
linkram0 = <0x4020000 0x7ff>;
2222

2323
qmgrs {
2424
#address-cells = <1>;
@@ -80,12 +80,12 @@ knav_dmas: knav_dmas@0 {
8080

8181
dma_gbe: dma_gbe@0 {
8282
reg = <0x4010000 0x100>,
83-
<0x4011000 0x2a0>, /* 21 Tx channels */
84-
<0x4012000 0x400>, /* 32 Rx channels */
85-
<0x4010100 0x80>,
86-
<0x4013000 0x400>; /* 32 Rx flows */
83+
<0x4011000 0x2a0>, /* 21 Tx channels */
84+
<0x4012000 0x400>, /* 32 Rx channels */
85+
<0x4010100 0x80>,
86+
<0x4013000 0x400>; /* 32 Rx flows */
8787
reg-names = "global", "txchan", "rxchan",
88-
"txsched", "rxflow";
88+
"txsched", "rxflow";
8989
};
9090

9191
};

arch/arm/boot/dts/keystone-k2g.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@
492492
};
493493

494494
mdio: mdio@4200f00 {
495-
compatible = "ti,keystone_mdio", "ti,davinci_mdio";
495+
compatible = "ti,keystone_mdio", "ti,davinci_mdio";
496496
#address-cells = <1>;
497497
#size-cells = <0>;
498498
power-domains = <&k2g_pds K2G_DEV_NSS0>;

0 commit comments

Comments
 (0)