summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/marvell/armada-372x.dtsi
diff options
context:
space:
mode:
authorGregory CLEMENT <gregory.clement@bootlin.com>2018-09-21 18:09:15 +0200
committerGregory CLEMENT <gregory.clement@bootlin.com>2018-10-02 16:46:52 +0200
commit92e5d4e9398eabf997075bed2543d7fd783e1ab0 (patch)
tree35cf0fda0175218772db2d37a62e8ce5bbdd7996 /arch/arm64/boot/dts/marvell/armada-372x.dtsi
parent620cfb31bad4c5be7d9250f1e47a592750fc364b (diff)
arm64: dts: marvell: Add node labels for the cpus
Aligned with what we have done for the others nodes. It will also allow to easily modify the cpu configuration at board (or sub-SoC) level. Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'arch/arm64/boot/dts/marvell/armada-372x.dtsi')
-rw-r--r--arch/arm64/boot/dts/marvell/armada-372x.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-372x.dtsi b/arch/arm64/boot/dts/marvell/armada-372x.dtsi
index 97558a64e276..6800945a88ad 100644
--- a/arch/arm64/boot/dts/marvell/armada-372x.dtsi
+++ b/arch/arm64/boot/dts/marvell/armada-372x.dtsi
@@ -16,7 +16,7 @@
compatible = "marvell,armada3720", "marvell,armada3710";
cpus {
- cpu@1 {
+ cpu1: cpu@1 {
device_type = "cpu";
compatible = "arm,cortex-a53","arm,armv8";
reg = <0x1>;