ARM: dts: msm: Add opensource wlan devicetree support Tuna MTP

Add device tree support for MTP harmonium and MTP SN220
platforms for Tuna SoC.

Change-Id: Ide7ee9b6e79b366d46c51a6d4c96f7027fbbfd7d
CRs-Fixed: 3952108
This commit is contained in:
Kartikey Arora
2024-10-17 14:53:43 +05:30
parent e3646d145f
commit cfc1e73cc2
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>;
};