Commit fd12087d authored by Jan Tuerk's avatar Jan Tuerk Committed by Shawn Guo
Browse files

ARM: dts: imx: Add an cpu0 label for imx6dl devices



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: default avatarJan Tuerk <jan.tuerk@emtrion.com>
Reviewed-by: default avatarAndreas Färber <afaerber@suse.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 4ca7dbdb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
		#address-cells = <1>;
		#size-cells = <0>;

		cpu@0 {
		cpu0: cpu@0 {
			compatible = "arm,cortex-a9";
			device_type = "cpu";
			reg = <0>;