ARM: dts: msm: Add sensor devicetree support for diwali LTE

Add the diwali LTE msm-id to the sensor devicetree.

CRs-Fixed: 3131511
Change-Id: I6f42a3363d7fed3b5534d64fa3e89132dd5b4c6c
This commit is contained in:
Shravan Nevatia
2022-02-16 11:02:12 +05:30
parent 229d83b27d
commit e59ce208ad
2 changed files with 2 additions and 2 deletions

View File

@@ -11,6 +11,6 @@
/ {
model = "Qualcomm Technologies, Inc. Diwali IDP";
compatible = "qcom,diwali";
qcom,msm-id = <506 0x10000>, <547 0x10000>;
qcom,msm-id = <506 0x10000>, <547 0x10000>, <564 0x10000>;
qcom,board-id = <34 0>, <34 2>, <34 3>;
};

View File

@@ -11,6 +11,6 @@
/ {
model = "Qualcomm Technologies, Inc. Diwali QRD";
compatible = "qcom,diwali";
qcom,msm-id = <506 0x10000>, <547 0x10000>;
qcom,msm-id = <506 0x10000>, <547 0x10000>, <564 0x10000>;
qcom,board-id = <0x1000B 0>;
};