ARM: dts: msm: Remove unused msm ids
Remove unused msm ids Change-Id: I2992b35f9602bf0922183c34d06c76ac223e389f CRs-Fixed: 3962711
This commit is contained in:
@@ -12,10 +12,8 @@
|
|||||||
/ {
|
/ {
|
||||||
model = "Qualcomm Technologies, Inc. Canoe SoCs";
|
model = "Qualcomm Technologies, Inc. Canoe SoCs";
|
||||||
compatible = "qcom,canoe", "qcom,canoep", "qcom,canoe-mtp", "qcom,canoe-cdp";
|
compatible = "qcom,canoe", "qcom,canoep", "qcom,canoe-mtp", "qcom,canoe-cdp";
|
||||||
qcom,msm-id = <0x10294 0x10000>, <0x10294 0x20000>, <0x10295 0x10000>, <0x10295 0x20000>,
|
qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>,
|
||||||
<0x30294 0x10000>, <0x30294 0x20000>, <0x30295 0x10000>, <0x30295 0x20000>,
|
<0x1000294 0x10000>, <0x1000294 0x20000>,
|
||||||
<0x1010294 0x10000>, <0x1010294 0x20000>, <0x1010295 0x10000>,
|
<0x1000295 0x10000>, <0x1000295 0x20000>;
|
||||||
<0x1010295 0x20000>, <0x1030294 0x10000>, <0x1030294 0x20000>,
|
|
||||||
<0x1030295 0x10000>, <0x1030295 0x20000>;
|
|
||||||
qcom,board-id = <0x1000001 0>, <0x1000008 0>, <0x1000015 0>;
|
qcom,board-id = <0x1000001 0>, <0x1000008 0>, <0x1000015 0>;
|
||||||
};
|
};
|
||||||
|
@@ -12,10 +12,8 @@
|
|||||||
/ {
|
/ {
|
||||||
model = "Qualcomm Technologies, Inc. Canoe SoCs";
|
model = "Qualcomm Technologies, Inc. Canoe SoCs";
|
||||||
compatible = "qcom,canoe", "qcom,canoep";
|
compatible = "qcom,canoe", "qcom,canoep";
|
||||||
qcom,msm-id = <0x10294 0x10000>, <0x10294 0x20000>, <0x10295 0x10000>, <0x10295 0x20000>,
|
qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>,
|
||||||
<0x30294 0x10000>, <0x30294 0x20000>, <0x30295 0x10000>, <0x30295 0x20000>,
|
<0x1000294 0x10000>, <0x1000294 0x20000>, <0x1000295 0x10000>,
|
||||||
<0x1010294 0x10000>, <0x1010294 0x20000>, <0x1010295 0x10000>,
|
<0x1000295 0x20000>;
|
||||||
<0x1010295 0x20000>, <0x1030294 0x10000>, <0x1030294 0x20000>,
|
|
||||||
<0x1030295 0x10000>, <0x1030295 0x20000>;
|
|
||||||
qcom,board-id = <1 0>, <8 0>, <0x10021 0>, <11 0>, <0x15 0>, <0x208 0>, <0x108 0>;
|
qcom,board-id = <1 0>, <8 0>, <0x10021 0>, <11 0>, <0x15 0>, <0x208 0>, <0x108 0>;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user