ARM: dts: msm: update wcn3990 wlan device node for APQ8998
Add memory regions defined as starting address and size in wlan module device node for APQ8998. Change-Id: I76b790f2186d133984997acff5b3faed621f2116 Signed-off-by: Govind Singh <govinds@codeaurora.org> Signed-off-by: Sarada Prasanna Garnayak <sgarna@codeaurora.org>
This commit is contained in:
parent
f39a5999e2
commit
87aed5e5d9
1 changed files with 2 additions and 0 deletions
|
@ -3068,6 +3068,8 @@
|
|||
msm_ath10k_wlan: qcom,msm_ath10k_wlan {
|
||||
status = "disabled";
|
||||
compatible = "qcom,wcn3990-wifi";
|
||||
reg = <0x18800000 0x800000>;
|
||||
reg-names = "membase";
|
||||
interrupts =
|
||||
<0 413 0 /* CE0 */ >,
|
||||
<0 414 0 /* CE1 */ >,
|
||||
|
|
Loading…
Add table
Reference in a new issue