Merge "ARM: dts: msm: Add opensource wlan devicetree support Tuna MTP" into wlan-platform.lnx.2.0

This commit is contained in:
CNSS_WLAN Service
2024-10-21 13:44:20 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 2 additions and 2 deletions

View File

@@ -12,5 +12,5 @@
model = "Qualcomm Technologies, Inc. Tuna MTP + kiwi WLAN";
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,mtp";
qcom,msm-id = <655 0x10000>, <681 0x10000>;
qcom,board-id = <8 2>;
qcom,board-id = <8 2>, <8 3>;
};

View File

@@ -13,5 +13,5 @@
model = "Qualcomm Technologies, Inc. Tuna MTP";
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,mtp";
qcom,msm-id = <655 0x10000>, <681 0x10000>;
qcom,board-id = <8 0>;
qcom,board-id = <8 0>, <8 4>;
};