]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: imx: Add an cpu0 label for imx6dl devices
authorJan Tuerk <jan.tuerk@emtrion.com>
Tue, 27 Nov 2018 15:04:01 +0000 (16:04 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 10 Dec 2018 02:02:24 +0000 (10:02 +0800)
Adding the label cpu0 allows the adjustment of cpu-parameters
by reference in overlaying dtsi files in the same way as it
is possible for imx6q devices.

Signed-off-by: Jan Tuerk <jan.tuerk@emtrion.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl.dtsi

index f0607eb41df42ae00cb517878c347f50f37b9640..2ed10310a7b7b74392198d8c5e3c2150892871fc 100644 (file)
@@ -15,7 +15,7 @@ cpus {
                #address-cells = <1>;
                #size-cells = <0>;
 
-               cpu@0 {
+               cpu0: cpu@0 {
                        compatible = "arm,cortex-a9";
                        device_type = "cpu";
                        reg = <0>;