From: Chen-Yu Tsai Date: Tue, 24 Apr 2018 11:34:22 +0000 (+0800) Subject: arm64: dts: allwinner: h5: Add cpu0 label for first cpu X-Git-Tag: v4.18-rc1~50^2~21^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=55c5ba5e49a0a124ed416880e8227b493474495e;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: allwinner: h5: Add cpu0 label for first cpu At the board level, we want to be able to specify what regulator supplies power to the cpu domain. Add a label to the first cpu node so we can reference it later. Signed-off-by: Chen-Yu Tsai Signed-off-by: Maxime Ripard --- diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi b/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi index e237c05cfdb40..62d646baac3c4 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi +++ b/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi @@ -47,7 +47,7 @@ #address-cells = <1>; #size-cells = <0>; - cpu@0 { + cpu0: cpu@0 { compatible = "arm,cortex-a53", "arm,armv8"; device_type = "cpu"; reg = <0>;