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

Commit a7394826 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 Bengalp"

parents ba24931e 407365bf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,6 +7,6 @@
/ {
	model = "Qualcomm Technologies, Inc. BENGALP IDP";
	compatible = "qcom,bengalp-idp", "qcom,bengalp", "qcom,idp";
	qcom,msm-id = <445 0x10000>;
	qcom,msm-id = <445 0x10000>, <420 0x10000>;
	qcom,board-id = <34 0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -5,5 +5,5 @@
/ {
	model = "Qualcomm Technologies, Inc. Bengalp SoC";
	compatible = "qcom,bengalp";
	qcom,msm-id = <445 0x10000>;
	qcom,msm-id = <445 0x10000>, <420 0x10000>;
};