Skip to content

Commit ab838bc

Browse files
committed
ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree
As the kernel is able to cope with multiple clusters, uncomment the A7 cores in the Device Tree for V2P-CA15_A7 tile, making all 5 cores available to the user. Signed-off-by: Pawel Moll <pawel.moll@arm.com>
1 parent 1585def commit ab838bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
reg = <1>;
4646
};
4747

48-
/* A7s disabled till big.LITTLE patches are available...
4948
cpu2: cpu@2 {
5049
device_type = "cpu";
5150
compatible = "arm,cortex-a7";
@@ -63,7 +62,6 @@
6362
compatible = "arm,cortex-a7";
6463
reg = <0x102>;
6564
};
66-
*/
6765
};
6866

6967
memory@80000000 {

0 commit comments

Comments
 (0)