ARM: dts: msm: mm-drivers: add soc info for sun target

Add SOC info to device-tree to support sun targets.

Change-Id: I700b2502d20424dac0b10ec9a09b02d14b48d1f4
Signed-off-by: Grace An <quic_gracan@quicinc.com>
This commit is contained in:
Grace An
2024-04-02 09:22:59 -07:00
parent f04517dc96
commit 75ff3e799f

View File

@@ -11,5 +11,6 @@
/ {
model = "Qualcomm Technologies, Inc. Sun SoC";
compatible = "qcom,sun";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
qcom,board-id = <0 0>;
};