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

Commit a1c62f81 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Fix the core numbering in sm6150"

parents 133a3676 51ecbb95
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -368,11 +368,11 @@
			};

			cluster1 {
				core6 {
				core0 {
					cpu = <&CPU6>;
				};

				core7 {
				core1 {
					cpu = <&CPU7>;
				};
			};