ARM: dts: rockchip: rk3066a: add label to cpu@1
authorJohan Jonker <jbx6244@gmail.com>
Thu, 13 Aug 2020 17:24:50 +0000 (19:24 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 30 Aug 2020 19:46:14 +0000 (21:46 +0200)
Add label to cpu@1 for later use.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20200813172451.13754-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3066a.dtsi

index b599394..252750c 100644 (file)
@@ -36,7 +36,7 @@
                        clock-latency = <40000>;
                        clocks = <&cru ARMCLK>;
                };
-               cpu@1 {
+               cpu1: cpu@1 {
                        device_type = "cpu";
                        compatible = "arm,cortex-a9";
                        next-level-cache = <&L2>;