diff options
author | Sebastian Gottschall <s.gottschall@dd-wrt.com> | 2025-03-04 08:21:31 +0700 |
---|---|---|
committer | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-06-07 07:36:02 -0700 |
commit | 593963660919a97a4546acfd706dac93625724f5 (patch) | |
tree | 560b65706b4cd815df514076a7c418ad84eb73fb /scripts/lib/kdoc/kdoc_files.py | |
parent | dc9c4252fe0d7a7f1ee904405ea91534277305bf (diff) |
wil6210: fix support for sparrow chipsets
the wil6210 driver irq handling code is unconditionally writing
edma irq registers which are supposed to be only used on Talyn chipsets.
This however leade to a chipset hang on the older sparrow chipset
generation and firmware will not even boot.
Fix that by simply checking for edma support before handling these
registers.
Tested on Netgear R9000
Signed-off-by: Sebastian Gottschall <s.gottschall@dd-wrt.com>
Link: https://patch.msgid.link/20250304012131.25970-2-s.gottschall@dd-wrt.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions