Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:34486 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S969344AbdIZOO7 (ORCPT ); Tue, 26 Sep 2017 10:14:59 -0400 From: Kalle Valo To: Christoph Hellwig Cc: AceLan Kao , QCA ath9k Development , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, "Linux-Kernel\@Vger. Kernel. Org" , Daniel Drake Subject: Re: [PATCH 2/6] ath9k: add a quirk to set use_msi automatically References: <1506408099-18488-1-git-send-email-acelan.kao@canonical.com> <1506408099-18488-2-git-send-email-acelan.kao@canonical.com> <20170926064456.GA28611@infradead.org> <20170926140413.GA19977@infradead.org> Date: Tue, 26 Sep 2017 17:14:53 +0300 In-Reply-To: <20170926140413.GA19977@infradead.org> (Christoph Hellwig's message of "Tue, 26 Sep 2017 07:04:13 -0700") Message-ID: <878th14kde.fsf@kamboji.qca.qualcomm.com> (sfid-20170926_161621_492970_41618532) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-wireless-owner@vger.kernel.org List-ID: Christoph Hellwig writes: > On Tue, Sep 26, 2017 at 03:26:51PM +0800, AceLan Kao wrote: >> Ath9k is an old driver for old chips, and they work fine with legacy INTx. >> But some new platforms are using it, so I think we should list those >> new platforms which blocks INTx in the driver. > > And unless they are broken and need a quirk they should work even better > with MSI if the device advertises MSI support in the PCI capabilities. Daniel Drake (CCed) already found problems with the MSI implementation: https://lkml.kernel.org/r/20170925041153.26574-1-drake@endlessm.com -- Kalle Valo