Merge "ARM: dts: msm: Remove unused msm ids" into wlan-platform.lnx.2.0

This commit is contained in:
CNSS_WLAN Service
2024-11-01 13:55:17 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 6 additions and 10 deletions

View File

@@ -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>;
};

View File

@@ -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>;
};