summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/marvell/armada-37xx.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-37xx.dtsi
parent620cfb31bad4c5be7d9250f1e47a592750fc364b (diff)
downloadblackbird-op-linux-92e5d4e9398eabf997075bed2543d7fd783e1ab0.tar.gz
blackbird-op-linux-92e5d4e9398eabf997075bed2543d7fd783e1ab0.zip
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-37xx.dtsi')
-rw-r--r--arch/arm64/boot/dts/marvell/armada-37xx.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
index f5eaec531aa8..4472bcd8f9fb 100644
--- a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
+++ b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
@@ -40,7 +40,7 @@
cpus {
#address-cells = <1>;
#size-cells = <0>;
- cpu@0 {
+ cpu0: cpu@0 {
device_type = "cpu";
compatible = "arm,cortex-a53", "arm,armv8";
reg = <0>;
OpenPOWER on IntegriCloud