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

Commit 9a7990a4 authored by Satya Durga Srinivasu Prabhala's avatar Satya Durga Srinivasu Prabhala
Browse files

ARM: dts: msm: add third cluster support for SDM855



SDM855 supports three clusters, update cpu map to reflect the same.

Change-Id: Id8f98d3ddf7f7ec1a0fcdc19052436d61d8c1941
Signed-off-by: default avatarSatya Durga Srinivasu Prabhala <satyap@codeaurora.org>
parent 210fe280
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -314,8 +314,10 @@
				core2 {
					cpu = <&CPU6>;
				};
			};

				core3 {
			cluster2 {
				core0 {
					cpu = <&CPU7>;
				};
			};