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

Commit 569a1dbb 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: msm: Add 90B7 USB comp support for early enumeration on SA415"

parents 34be483e 36186e91
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -28,5 +28,10 @@
			qcom,pid = <0x90dc>;
			qcom,composition = "diag.diag,cser.dun.0,gsi.rmnet,gsi.dpl,qdss.qdss";
		};

		composition2 {
			qcom,pid = <0x90b7>;
			qcom,composition = "diag.diag,cser.dun.0,gsi.rmnet,gsi.dpl";
		};
	};
};
+5 −0
Original line number Diff line number Diff line
@@ -29,6 +29,11 @@
			qcom,pid = <0x90dc>;
			qcom,composition = "diag.diag,cser.dun.0,gsi.rmnet,gsi.dpl,qdss.qdss";
		};

		composition2 {
			qcom,pid = <0x90b7>;
			qcom,composition = "diag.diag,cser.dun.0,gsi.rmnet,gsi.dpl";
		};
	};
};