From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from gw-1.arm.linux.org.uk ([78.32.30.217]:36602 "EHLO pandora.arm.linux.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750860AbaHDQw0 (ORCPT ); Mon, 4 Aug 2014 12:52:26 -0400 Date: Mon, 4 Aug 2014 17:52:02 +0100 From: Russell King - ARM Linux To: "Fu, Zhonghui" Cc: Arend van Spriel , brudley@broadcom.com, Franky Lin , meuleman@broadcom.com, linville@tuxdriver.com, pieterpg@broadcom.com, dekim@broadcom.com, mcgrof@do-not-panic.com, antonio@open-mesh.com, johannes.berg@intel.com, linux-wireless@vger.kernel.org, brcm80211-dev-list@broadcom.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org Subject: Re: [PATCH] brcmfmac: prevent watchdog from interfering with scanning and connecting Message-ID: <20140804165202.GG30282@n2100.arm.linux.org.uk> (sfid-20140804_185250_284580_47F84158) References: <539E8559.3010601@linux.intel.com> <539EA79C.7010206@broadcom.com> <53A30F96.3010206@linux.intel.com> <53A311E4.301@broadcom.com> <53CCC44C.2070507@linux.intel.com> <53D124B3.7030807@linux.intel.com> <53DFB6A1.7040900@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <53DFB6A1.7040900@linux.intel.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, Aug 05, 2014 at 12:36:49AM +0800, Fu, Zhonghui wrote: > Hi, Arend > > I investigated this issue, and its root cause is still that sdio > controller can't receive interrupts from WiFi chip on sdio bus when > sdio controller is in runtime suspend status. I am running 3.16-rc5 > linux kernel on ASUS T100TA tablet, and using sdhci-acpi driver. That's the root cause. I fixed this with the Freescale i.MX SD driver which is now able to report pending SDIO interrupts while runtime PM suspended. Other host drivers probably need fixing too, or having runtime PM disabled on them - if you can't receive SDIO interrupts while runtime PM suspended, then entering runtime PM while you have a SDIO device attached is a bug. This is something for the MMC people to deal with rather than Arend. -- FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up according to speedtest.net.