On Wed, May 13, 2020 at 01:16:51PM +0200, Pali Rohár wrote:
On Thursday 30 April 2020 10:06:13 Pali Rohár wrote:
quoted
Hello,
this is the fourth version of the patch series for Armada 3720 PCIe
controller (aardvark). It's main purpose is to fix some bugs regarding
buggy ath10k cards, but we also found out some suspicious stuff about
the driver and the SOC itself, which we try to address.
Patches are available also in my git branch pci-aardvark:
https://git.kernel.org/pub/scm/linux/kernel/git/pali/linux.git/log/?h=pci-aardvark
Hello! Thanks everybody for review and testing of this patch series.
I would like to ask, is there something needed to fix / modify in this
patch series? If everything is OK, would you Bjorn or Lorenzo take this
patch series into your tree?
We need Thomas' ACK on the series. We don't have this HW and
we comment on the generic code, Thomas owns it and must check that
what you are changing is sound.
On patch 5 I share Rob's concerns - it does not make much sense
to have something driver specific there, need to look further.
Lorenzo