ARM: dts: berlin2cd: add a label for the CPU node
authorAlexander Monakov <amonakov@ispras.ru>
Sun, 11 Mar 2018 16:00:07 +0000 (19:00 +0300)
committerJisheng Zhang <Jisheng.Zhang@synaptics.com>
Thu, 24 May 2018 06:59:19 +0000 (14:59 +0800)
This is useful if the board file needs to reference it.

Signed-off-by: Alexander Monakov <amonakov@ispras.ru>
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
arch/arm/boot/dts/berlin2cd.dtsi

index c1da34c..92811d6 100644 (file)
@@ -57,7 +57,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
 
-               cpu@0 {
+               cpu: cpu@0 {
                        compatible = "arm,cortex-a9";
                        device_type = "cpu";
                        next-level-cache = <&l2>;