ARM: dts: msm: Add sunp msm-id support for GPU

Add support for sunp variant msm-id.

Change-Id: I3dee70f03e360330636290ef665aced0b4f31542
Signed-off-by: Carter Cooper <quic_ccooper@quicinc.com>
Signed-off-by: Hareesh Gundu <quic_hareeshg@quicinc.com>
Signed-off-by: Vaishali Gupta <quic_vai@quicinc.com>
This commit is contained in:
Carter Cooper
2023-12-18 10:05:57 -07:00
committed by Vaishali Gupta
parent 8687f5ac09
commit 01aa8e5430

View File

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