Merge "ARM: dts: msm: Remove unused msm ids" into wlan-platform.lnx.2.0
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
33dd7e03ba
@@ -12,10 +12,8 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Canoe SoCs";
|
||||
compatible = "qcom,canoe", "qcom,canoep", "qcom,canoe-mtp", "qcom,canoe-cdp";
|
||||
qcom,msm-id = <0x10294 0x10000>, <0x10294 0x20000>, <0x10295 0x10000>, <0x10295 0x20000>,
|
||||
<0x30294 0x10000>, <0x30294 0x20000>, <0x30295 0x10000>, <0x30295 0x20000>,
|
||||
<0x1010294 0x10000>, <0x1010294 0x20000>, <0x1010295 0x10000>,
|
||||
<0x1010295 0x20000>, <0x1030294 0x10000>, <0x1030294 0x20000>,
|
||||
<0x1030295 0x10000>, <0x1030295 0x20000>;
|
||||
qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>,
|
||||
<0x1000294 0x10000>, <0x1000294 0x20000>,
|
||||
<0x1000295 0x10000>, <0x1000295 0x20000>;
|
||||
qcom,board-id = <0x1000001 0>, <0x1000008 0>, <0x1000015 0>;
|
||||
};
|
||||
|
@@ -12,10 +12,8 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Canoe SoCs";
|
||||
compatible = "qcom,canoe", "qcom,canoep";
|
||||
qcom,msm-id = <0x10294 0x10000>, <0x10294 0x20000>, <0x10295 0x10000>, <0x10295 0x20000>,
|
||||
<0x30294 0x10000>, <0x30294 0x20000>, <0x30295 0x10000>, <0x30295 0x20000>,
|
||||
<0x1010294 0x10000>, <0x1010294 0x20000>, <0x1010295 0x10000>,
|
||||
<0x1010295 0x20000>, <0x1030294 0x10000>, <0x1030294 0x20000>,
|
||||
<0x1030295 0x10000>, <0x1030295 0x20000>;
|
||||
qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>,
|
||||
<0x1000294 0x10000>, <0x1000294 0x20000>, <0x1000295 0x10000>,
|
||||
<0x1000295 0x20000>;
|
||||
qcom,board-id = <1 0>, <8 0>, <0x10021 0>, <11 0>, <0x15 0>, <0x208 0>, <0x108 0>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user