Skip to content

Commit e636e56

Browse files
William Zhangffainelli
authored andcommitted
ARM: dts: bcmbca: bcm63178: cosmetic change
Add new line between dts node. Signed-off-by: William Zhang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Florian Fainelli <[email protected]>
1 parent ed93a06 commit e636e56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/boot/dts/bcm63178.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,15 @@
3232
next-level-cache = <&L2_0>;
3333
enable-method = "psci";
3434
};
35+
3536
CA7_2: cpu@2 {
3637
device_type = "cpu";
3738
compatible = "arm,cortex-a7";
3839
reg = <0x2>;
3940
next-level-cache = <&L2_0>;
4041
enable-method = "psci";
4142
};
43+
4244
L2_0: l2-cache0 {
4345
compatible = "cache";
4446
};

0 commit comments

Comments
 (0)