Revert "ARM: dts: msm: Add additional Sun GPU msm-id support"

This reverts commit 43c1c52284.

Change-Id: I276e34d1019a875d5cdc7e60f96dcd28f0baa921
Signed-off-by: Linux Image Build Automation <quic_ibautomat@quicinc.com>
This commit is contained in:
Linux Image Build Automation
2024-05-14 02:03:32 -07:00
parent 43c1c52284
commit e75484bfe2

View File

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