Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e3e6dba1 authored by Florian Vaussard's avatar Florian Vaussard Committed by Dinh Nguyen
Browse files

ARM: dts: socfpga: Add labels for CPU nodes



This makes it easier to reference the CPU nodes afterwards.

Signed-off-by: default avatarFlorian Vaussard <florian.vaussard@heig-vd.ch>
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
parent 439f5591
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -37,13 +37,13 @@
		#size-cells = <0>;
		enable-method = "altr,socfpga-smp";

		cpu@0 {
		cpu0: cpu@0 {
			compatible = "arm,cortex-a9";
			device_type = "cpu";
			reg = <0>;
			next-level-cache = <&L2>;
		};
		cpu@1 {
		cpu1: cpu@1 {
			compatible = "arm,cortex-a9";
			device_type = "cpu";
			reg = <1>;