Skip to content

Commit 72e2958

Browse files
luk1337TravMurav
authored andcommitted
dts: msm8996: Add missing msm-ids for Xiaomi Mi 5
Dumped from stock image.
1 parent b7ec7e0 commit 72e2958

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

lk2nd/device/dts/msm8996/msm8996-xiaomi-mi5.dts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44
#include <lk2nd.dtsi>
55

66
/ {
7-
qcom,msm-id = <QCOM_ID_MSM8996 0x30001>;
7+
qcom,msm-id =
8+
<QCOM_ID_MSM8996 0x20001>,
9+
<QCOM_ID_MSM8996 0x30000>,
10+
<QCOM_ID_MSM8996 0x30001>,
11+
<QCOM_ID_MSM8996SG 0x10000>;
812
qcom,board-id = <31 0>, <32 0>;
913
qcom,pmic-id = <0x20009 0x2000a 0x00 0x00>;
1014
};

0 commit comments

Comments
 (0)