ath10k: calibration data through Device Tree?

Arnd Bergmann arnd at arndb.de
Thu Oct 2 08:58:19 PDT 2014


On Thursday 02 October 2014 17:55:57 Kalle Valo wrote:
> 
> > I notice that there are no Qualcomm or Atheros PCI host controller drivers
> > in Linux though, so you first have to write a driver that allows probing
> > the PCI bus, and get the binding reviewed for that before you can add
> > it to the dts files. Is this for ipq8064 or something else?
> 
> But now I'm lost again  I want ath10k and this feature to work with
> all possible PCI controllers, not just with Qualcomm controllers. So why
> do I need to wait for Qualcomm PCI host controller driver?

Sorry, my fault. You can definitely do this with any SoC that uses DT
for probing the PCI. I was merely assuming that you were asking about
ipq because the wifi chips and SoCs tend to come bundled from the
same manufacturer in embedded systems, and the MIPS based QCA SoCs
currently don't use DT.

For any machine that does not use DT, it would be much harder to
solve this problem though.

	Arnd



More information about the ath10k mailing list