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

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

Merge "ARM: dts: msm: Add new msm id for Lito"

parents 03817568 72cc098e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,6 +7,6 @@
/ {
	model = "Qualcomm Technologies, Inc. Lito ATP";
	compatible = "qcom,lito-atp", "qcom,lito", "qcom,atp";
	qcom,msm-id = <400 0x10000>;
	qcom,msm-id = <400 0x10000>, <440 0x10000>;
	qcom,board-id = <33 0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -7,6 +7,6 @@
/ {
	model = "Qualcomm Technologies, Inc. Lito CDP";
	compatible = "qcom,lito-cdp", "qcom,lito", "qcom,cdp";
	qcom,msm-id = <400 0x10000>;
	qcom,msm-id = <400 0x10000>, <440 0x10000>;
	qcom,board-id = <1 0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -7,6 +7,6 @@
/ {
	model = "Qualcomm Technologies, Inc. Lito MTP";
	compatible = "qcom,lito-mtp", "qcom,lito", "qcom,mtp";
	qcom,msm-id = <400 0x10000>;
	qcom,msm-id = <400 0x10000>, <440 0x10000>;
	qcom,board-id = <8 0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -6,6 +6,6 @@
/ {
	model = "QRD";
	compatible = "qcom,lito-qrd", "qcom,lito", "qcom,qrd";
	qcom,msm-id = <400 0x10000>;
	qcom,msm-id = <400 0x10000>, <440 0x10000>;
	qcom,board-id = <11 0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
/ {
	model = "Qualcomm Technologies, Inc. Lito v2";
	compatible = "qcom,lito";
	qcom,msm-id = <400 0x20000>;
	qcom,msm-id = <400 0x20000>, <440 0x20000>;
};

&lito_snd {
Loading