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

Commit a1aa69b4 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: qcom: add label for cpu dt entry for 8916"

parents 38be2e8f 56a605a5
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@
		#address-cells = <1>;
		#size-cells = <0>;

		cpu@0 {
		CPU0: cpu@0 {
			device_type = "cpu";
			compatible = "arm,armv8";
			reg = <0x0>;
@@ -61,7 +61,7 @@
			};
		};

		cpu@1 {
		CPU1: cpu@1 {
			device_type = "cpu";
			compatible = "arm,armv8";
			reg = <0x1>;
@@ -70,7 +70,7 @@
			next-level-cache = <&L2_0>;
		};

		cpu@2 {
		CPU2: cpu@2 {
			device_type = "cpu";
			compatible = "arm,armv8";
			reg = <0x2>;
@@ -79,7 +79,7 @@
			next-level-cache = <&L2_0>;
		};

		cpu@3 {
		CPU3: cpu@3 {
			device_type = "cpu";
			compatible = "arm,armv8";
			reg = <0x3>;