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

Commit c846b727 authored by Shadab Naseem's avatar Shadab Naseem
Browse files

ARM: dts: msm: Add new msm id for Bengal

Add new msm-id, to support new variant for Bengal.

Change-Id: Ib6c86d4eff18a2732fc143c4eaff800783a47456
parent 25433daf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,6 +7,6 @@
/ {
	model = "Qualcomm Technologies, Inc. BENGAL IDP";
	compatible = "qcom,bengal-idp", "qcom,bengal", "qcom,idp";
	qcom,msm-id = <417 0x10000>;
	qcom,msm-id = <417 0x10000>, <444 0x10000>;
	qcom,board-id = <34 0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -8,6 +8,6 @@
/ {
	model = "Qualcomm Technologies, Inc. BENGAL IDP USBC Audio";
	compatible = "qcom,bengal-idp", "qcom,bengal", "qcom,idp";
	qcom,msm-id = <417 0x10000>;
	qcom,msm-id = <417 0x10000>, <444 0x10000>;
	qcom,board-id = <34 1>;
};
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
/ {
	model = "Qualcomm Technologies, Inc. BENGAL";
	compatible = "qcom,bengal";
	qcom,msm-id = <417 0x10000>;
	qcom,msm-id = <417 0x10000>, <444 0x10000>;
	interrupt-parent = <&wakegic>;

	#address-cells = <2>;