ARM: dts: msm: Sensors support for eMMC device

Added the support for the 4GB eMMC IDP and
4GB UFS QRD device.

CRs-Fixed: 3355086
External Impact: No

Change-Id: I388cb7412e2f5de65e06d7934edbc37391e57f3c
This commit is contained in:
Rajat Goel
2022-12-07 11:42:57 +05:30
parent 4e4b7d71b0
commit 4a365e3d92
2 changed files with 2 additions and 2 deletions

View File

@@ -12,5 +12,5 @@
model = "Qualcomm Technologies, Inc. Raveline IDP";
compatible = "qcom,raveline";
qcom,msm-id = <568 0x10000>, <602 0x10000>;
qcom,board-id = <34 0>, <34 1>, <34 2>;
qcom,board-id = <34 0>, <34 1>, <34 2>, <34 0x600>, <34 0x601>;
};

View File

@@ -12,5 +12,5 @@
model = "Qualcomm Technologies, Inc. Raveline v1 SoC";
compatible = "qcom,raveline";
qcom,msm-id = <568 0x10000>, <602 0x10000>;
qcom,board-id = <0 0>;
qcom,board-id = <0 0>, <0 0x600>, <0 0x601>;
};