ARM: dts: msm: mm-drivers: add package id to msm-ids for sun SoC

Add additional device trees and msm-IDs to support an additional
package ID.

Change-Id: Idf009ead2d84877f38ac2b64cd8d8efd95c6780e
Signed-off-by: Grace An <quic_gracan@quicinc.com>
This commit is contained in:
Grace An
2024-03-19 16:02:48 -07:00
parent f04517dc96
commit f5cfb22298
23 changed files with 74 additions and 22 deletions

View File

@@ -11,6 +11,6 @@
/ {
model = "Qualcomm Technologies, Inc. Sun RCM Kiwi WLAN";
compatible = "qcom,sun-rcm", "qcom,sun", "qcom,sunp-rcm", "qcom,sunp", "qcom,rcm";
qcom,msm-id = <618 0x10000>, <618 0x20000>;
qcom,msm-id = <618 0x10000>, <618 0x20000>, <0x100026a 0x10000>, <0x100026a 0x20000>;
qcom,board-id = <0x40015 0>;
};