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

Commit 4794aeeb authored by Avaneesh Kumar Dwivedi's avatar Avaneesh Kumar Dwivedi
Browse files

ARM: dts: msm: Fix the dt entries as per latest socinfo for qcs401



The msm-id and board-id values which have changed for qcs401, align
them as per new values i.e. msm-id from 371 to 372 and subtype to 2
from 3.

Change-Id: Icad4dbaed2a80d120c5511a9c4ae4a2b8195e061
Signed-off-by: default avatarAvaneesh Kumar Dwivedi <akdwived@codeaurora.org>
parent 0d2bba96
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
/ {
	model = "Qualcomm Technologies, Inc. QCS401 EVB2 1000 IOT";
	compatible = "qcom,qcs401-iot", "qcom,qcs401", "qcom,iot";
	qcom,board-id = <0x010020 0x3>;
	qcom,board-id = <0x010020 0x2>;

	cpus {
		/delete-node/ cpu@102;
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
/ {
	model = "Qualcomm Technologies, Inc. QCS401";
	qcom,msm-name = "QCS401";
	qcom,msm-id = <371 0x0>;
	qcom,msm-id = <372 0x0>;
};

&soc {