Merge "ARM: dts: msm: Add additional Sun GPU msm-id support"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
6f85088415
@@ -22,6 +22,6 @@
|
|||||||
/ {
|
/ {
|
||||||
model = "Qualcomm Technologies, Inc. sun";
|
model = "Qualcomm Technologies, Inc. sun";
|
||||||
compatible = "qcom,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>;
|
qcom,board-id = <0 0>;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user