ATH9 driver issues on ARM64

From: Bharat Kumar Gogada
Date: Thu Dec 08 2016 - 09:22:53 EST


Hi,

Did anyone test Atheros ATH9 driver(drivers/net/wireless/ath/ath9k/) on ARM64.
The end point is TP link wifi card with which supports only legacy interrupts.

We are trying to test it on ARM64 with (drivers/pci/host/pcie-xilinx-nwl.c) as root port.

EP is getting enumerated and able to link up.

But when we start scan system gets hanged.

When we took trace we see that after we start scan assert message is sent but
there is no de assert from end point.

What might cause end point not sending de assert ?

We are not seeing any issues on 32-bit ARM platform and X86 platform.

Regards,
Bharat