aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGovind Singh <govinds@codeaurora.org>2018-10-04 15:04:00 +0530
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2018-11-27 20:14:23 +0100
commit1f1376997f30be1fa8612bbd9b535d3b8148add8 (patch)
tree023148239444367dd5f9a7bcce21a23fb7cd09f3
parentca90f35e40955426f8471e8b904a7bb3ddae421a (diff)
CHROMIUM: dts: arm64/qcs404: Add WCN3990 WLAN module device node
Add device node for the ath10k SNOC platform driver probe and add resources for WLAN SNOC platform driver to WLAN firmware communication. Optional Regulator config is not added due to different regulator naming b/s SVB and Mistral board. Change-Id: Ia5632d3c05aeff68b9c868a395fd86429f81ad52 Signed-off-by: Govind Singh <govinds@codeaurora.org> Signed-off-by: Prashanth Vadde <pvadde@codeaurora.org>
-rw-r--r--arch/arm64/boot/dts/qcom/qcs404.dtsi19
1 files changed, 19 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/qcs404.dtsi b/arch/arm64/boot/dts/qcom/qcs404.dtsi
index 9ca4f061ecc5..34b39978509b 100644
--- a/arch/arm64/boot/dts/qcom/qcs404.dtsi
+++ b/arch/arm64/boot/dts/qcom/qcs404.dtsi
@@ -548,6 +548,25 @@
status = "disabled";
};
+ wifi: wifi@0A000000 {
+ compatible = "qcom,wcn3990-wifi";
+ reg = <0x0A000000 0x800000>;
+ reg-names = "membase";
+ interrupts = <0 277 0 /* CE0 */ >,
+ <0 278 0 /* CE1 */ >,
+ <0 279 0 /* CE2 */ >,
+ <0 280 0 /* CE3 */ >,
+ <0 281 0 /* CE4 */ >,
+ <0 282 0 /* CE5 */ >,
+ <0 283 0 /* CE6 */ >,
+ <0 284 0 /* CE7 */ >,
+ <0 285 0 /* CE8 */ >,
+ <0 286 0 /* CE9 */ >,
+ <0 287 0 /* CE10 */ >,
+ <0 288 0 /* CE11 */ >;
+ memory-region = <&wlan_msa_mem>;
+ };
+
pcie0: pci@10000000 {
compatible = "qcom,pcie-qcs404", "snps,dw-pcie";
reg = <0x10000000 0xf1d