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

This commit is contained in:
qctecmdr
2024-02-07 11:02:07 -08:00
committed by Gerrit - the friendly Code Review server

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>;
}; };