ARM: dts: msm: Add support for TunaP

-Add and update MSM_ID for TunaP.

Change-Id: I8d5c4b306e11b594e466ce749e788061123977b0
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
This commit is contained in:
Ravulapati Vishnu Vardhan Rao
2024-10-29 11:59:38 +05:30
parent 911a93d2fe
commit ce266d114b
8 changed files with 8 additions and 8 deletions

View File

@@ -12,6 +12,6 @@
model = "Qualcomm Technologies, Inc. Tuna QRD";
compatible = "qcom,tuna-qrd", "qcom,tuna", "qcom,tunap-qrd", "qcom,tunap",
"qcom,qrd";
qcom,msm-id = <681 0x10000>, <655 0x10000>;
qcom,msm-id = <681 0x10000>, <655 0x10000>, <694 0x10000>;
qcom,board-id = <11 0>;
};