simonwunderlich / FFT_eval

FFT evaluation
65 stars 25 forks source link

fft_eval: add support for ath11k #17

Closed blogic closed 4 years ago

blogic commented 4 years ago

The patch is originally taken from -> https://source.codeaurora.org/quic/qsdk/oss/system/feeds/wlan-open-fft/plain/fft_eval/patches/0001-fft_eval-Add-support-for-ath11k-sample-platform.patch

Although the code is near identical to that of ath10k it would result in pretty messy code with lots of if/then/else blocks.

Signed-off-by: John Crispin john@phrozen.org