Merge "ARM: dts: msm: add APQ SOC id for SDE on sun target"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
d187d18698
@@ -11,6 +11,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun CDP";
|
||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,cdp";
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||
qcom,board-id = <1 0>;
|
||||
};
|
||||
|
@@ -11,6 +11,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun MTP";
|
||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,mtp";
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||
qcom,board-id = <8 0>;
|
||||
};
|
||||
|
@@ -9,6 +9,6 @@
|
||||
#include "sun-sde.dtsi"
|
||||
|
||||
/ {
|
||||
qcom,msm-id = <618 0x10000>;
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||
qcom,board-id = <15 0>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user