ARM: dts: msm: Add additional Sun GPU msm-id support
Add new msm-id support for Sun GPU V1. Change-Id: I38eeabb8a13ac533b76abfb26f0faa81214f36bf Signed-off-by: Carter Cooper <quic_ccooper@quicinc.com>
This commit is contained in:
@@ -21,6 +21,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>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user