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

This commit is contained in:
qctecmdr
2024-04-30 02:35:57 -07:00
committed by Gerrit - the friendly Code Review server

View File

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