ARM: dts: qcom: Add new msm-ids for niobe SoC

Add new msm-ids for fastrpc dts to support different
msm profiles.

Change-Id: Iaadf6d39bc76fc685d42fb985de558501dae37d5
This commit is contained in:
Abhinav Parihar
2024-03-31 15:47:00 +05:30
parent 0470248d10
commit b18a9fc602

View File

@@ -6,6 +6,6 @@
/ {
model = "Qualcomm Technologies, Inc. Niobe SoC";
compatible = "qcom,niobe";
qcom,msm-id = <629 0x10000>;
qcom,msm-id = <629 0x10000>, <652 0x10000>;
qcom,board-id = <0 0>;
};