diff options
author | Matt Merhar <mattmerhar@protonmail.com> | 2018-07-30 14:11:09 -0400 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-07-30 20:22:44 +0200 |
commit | af3b1756f00bfd1e6726d85ce23336112201afce (patch) | |
tree | 067b4ce9cb97b2e4768388ca8ac5a670e7c58782 /package/kernel/mac80211/patches/976-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch | |
parent | af9a96d23eda3c9989e8b80c9ad2a9c41334aefd (diff) | |
download | upstream-af3b1756f00bfd1e6726d85ce23336112201afce.tar.gz upstream-af3b1756f00bfd1e6726d85ce23336112201afce.tar.bz2 upstream-af3b1756f00bfd1e6726d85ce23336112201afce.zip |
ath79: fix irq assignment for pci-ar71xx driver
In the new DT-based pci-ar71xx driver, ar71xx_pci_irq_init() was being
called before populating the PCI controller's device_node struct member.
This led to no IRQ being assigned to connected PCI devices (e.g. ath9k
cards) and caused them to be non-functional aside from simply being
detected.
The previous errors encountered in dmesg were: "irq: no irq domain found
for /ahb/apb/pcie-controller@180c0000 !". /proc/interrupts listed an IRQ
of 0 for the cards.
While this has been only been tested on a yet-to-be-merged RouterStation
Pro target, it should also fix the broken wifi people have reported for
the ath79 WNDR3800 target.
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
Diffstat (limited to 'package/kernel/mac80211/patches/976-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch')
0 files changed, 0 insertions, 0 deletions