From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932252AbcLHSHK (ORCPT ); Thu, 8 Dec 2016 13:07:10 -0500 Received: from foss.arm.com ([217.140.101.70]:39226 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752557AbcLHSHJ (ORCPT ); Thu, 8 Dec 2016 13:07:09 -0500 Subject: Re: ATH9 driver issues on ARM64 To: Bharat Kumar Gogada , Bjorn Helgaas References: <8520D5D51A55D047800579B094147198263A7222@XAP-PVEXMBX02.xlnx.xilinx.com> <20161208145608.GA19822@bhelgaas-glaptop.roam.corp.google.com> <8520D5D51A55D047800579B094147198263A72F5@XAP-PVEXMBX02.xlnx.xilinx.com> Cc: "linux-kernel@vger.kernel.org" , "linux-pci@vger.kernel.org" , "Janusz.Dziedzic@tieto.com" , "rmanohar@qti.qualcomm.com" , Kalle Valo , "ath9k-devel@qca.qualcomm.com" From: Marc Zyngier Organization: ARM Ltd Message-ID: <48ec7cdf-5a5f-bd4a-3ba2-a7bb294e161f@arm.com> Date: Thu, 8 Dec 2016 18:07:05 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.2.0 MIME-Version: 1.0 In-Reply-To: <8520D5D51A55D047800579B094147198263A72F5@XAP-PVEXMBX02.xlnx.xilinx.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/12/16 15:29, Bharat Kumar Gogada wrote: Two things: > Here is the cat /proc/interrupts (after we do interface up): > > root@:~# ifconfig wlan0 up > [ 1548.926601] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready > root@Xilinx-ZCU102-2016_3:~# cat /proc/interrupts > CPU0 CPU1 CPU2 CPU3 > 1: 0 0 0 0 GICv2 29 Edge arch_timer > 2: 19873 20058 19089 17435 GICv2 30 Edge arch_timer > 12: 0 0 0 0 GICv2 156 Level zynqmp-dma > 13: 0 0 0 0 GICv2 157 Level zynqmp-dma > 14: 0 0 0 0 GICv2 158 Level zynqmp-dma > 15: 0 0 0 0 GICv2 159 Level zynqmp-dma > 16: 0 0 0 0 GICv2 160 Level zynqmp-dma > 17: 0 0 0 0 GICv2 161 Level zynqmp-dma > 18: 0 0 0 0 GICv2 162 Level zynqmp-dma > 19: 0 0 0 0 GICv2 163 Level zynqmp-dma > 20: 0 0 0 0 GICv2 164 Level Mali_GP_MMU, Mali_GP, Mali_PP0_MMU, Mali_PP0, Mali_PP1_MMU, Mali_PP1 I'm not even going to consider looking at something that is running out of tree code. So please start things with a fresh kernel that doesn't contain stuff we can't debug. > 30: 0 0 0 0 GICv2 95 Level eth0, eth0 > 206: 314 0 0 0 GICv2 49 Level cdns-i2c > 207: 40 0 0 0 GICv2 50 Level cdns-i2c > 209: 0 0 0 0 GICv2 150 Level nwl_pcie:misc > 214: 12 0 0 0 GICv2 47 Level ff0f0000.spi > 215: 0 0 0 0 GICv2 58 Level ffa60000.rtc > 216: 0 0 0 0 GICv2 59 Level ffa60000.rtc > 217: 0 0 0 0 GICv2 165 Level ahci-ceva[fd0c0000.ahci] > 218: 61 0 0 0 GICv2 81 Level mmc0 > 219: 0 0 0 0 GICv2 187 Level arm-smmu global fault > 220: 471 0 0 0 GICv2 53 Level xuartps > 223: 0 0 0 0 GICv2 154 Level fd4c0000.dma > 224: 3 0 0 0 dummy 1 Edge ath9k What is this "dummy" controller? And if that's supposed to be a legacy interrupt from the PCI device, it has the wrong trigger. Thanks, M. -- Jazz is not dead. It just smells funny...