From patchwork Wed Dec 7 17:07:30 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Markowski X-Patchwork-Id: 9464915 X-Patchwork-Delegate: kvalo@adurom.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 74EAF6022E for ; Wed, 7 Dec 2016 17:09:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5EE33284F9 for ; Wed, 7 Dec 2016 17:09:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 51F842853F; Wed, 7 Dec 2016 17:09:16 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id D34A9284F9 for ; Wed, 7 Dec 2016 17:09:15 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1cEfiK-00020I-0Y; Wed, 07 Dec 2016 17:09:04 +0000 Received: from mail-wm0-x231.google.com ([2a00:1450:400c:c09::231]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1cEfhq-0001L7-9B for ath10k@lists.infradead.org; Wed, 07 Dec 2016 17:09:00 +0000 Received: by mail-wm0-x231.google.com with SMTP id a197so177542179wmd.0 for ; Wed, 07 Dec 2016 09:08:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tieto.com; s=google; h=from:to:cc:subject:date:message-id; bh=6wCTDZeueKaDddheCCA0GEP6c54mJeyACak7CGz0pxo=; b=jJWSG0OHzl/grpEsF/1MqdrVd9k2At1E7Dh8oU7giuE/YcN5Ui6HCGBiO2HNiugjW/ LSW5AHMZU/MyrBUK1QM0NpdR3VpkAvJuifVNdHszN7h6nR+szCnHQIlenEvGkJ6Cigsi xu0vL/n0KbYT9gFzJi+Oq7pZygUDUd3Bq2BLU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=6wCTDZeueKaDddheCCA0GEP6c54mJeyACak7CGz0pxo=; b=M7mfEnO+T4od50U++hiDfhwu/QP7a5YmSagASOIZtPaM+fCHWUSY5srJnuiY/dxEDL BI8AaLEmUt4NULk8adw2bXbDERJyWhDpNYRq7lGK5AoTEaS0+35vs4wAOosMqdBsTeU5 y5bBeE3fy1PKo4Q2qFjcFFpNYbgnkLYFG9GIFQ8ya7LqbXi3G1zkcz5tZ19ID2wPkxe9 rAeRvA4Laol1iFV9h7nv2jolVas4wWIwHXlSgFXjsOIltk5YmojXtd2cj9Eu/ge2eeB0 kWBMQTXd9RmUvtwySe5Zslp5j4ou0ErUrFun3gUj+maVCUAivxFMor2e3uR9bXhWnMHm gZvw== X-Gm-Message-State: AKaTC03C68zZWvduYJB5qM/H13tm2ZXVx356teSiGgzpTQt52m01ejuCIq1h2Jej2wC/cBqkFNcidScxTveNJRl5fW0+c+FYgZKoLgdbXLO0n7E6dmURe3wymSQ0Zo+mLWGfIHbm1trIMtLImmxLC8GMZDIKHHK4diQ1JIniyrdWjbla/3tdRAQxdBBCSxoexDZRI6w= X-Received: by 10.25.35.6 with SMTP id j6mr23768696lfj.137.1481130490498; Wed, 07 Dec 2016 09:08:10 -0800 (PST) Received: from uw000975.eu.tieto.com ([91.198.246.10]) by smtp.gmail.com with ESMTPSA id x17sm1374247lja.6.2016.12.07.09.08.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 07 Dec 2016 09:08:09 -0800 (PST) From: Bartosz Markowski To: ath10k@lists.infradead.org Subject: [PATCH 1/5] ath10k: fix IRAM banks number for QCA9377 Date: Wed, 7 Dec 2016 18:07:30 +0100 Message-Id: <1481130454-27244-1-git-send-email-bartosz.markowski@tieto.com> X-Mailer: git-send-email 2.1.2 X-DomainID: tieto.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161207_090834_968183_36D1D0D1 X-CRM114-Status: UNSURE ( 8.67 ) X-CRM114-Notice: Please train this message. X-BeenThere: ath10k@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-wireless@vger.kernel.org, Bartosz Markowski MIME-Version: 1.0 Sender: "ath10k" Errors-To: ath10k-bounces+patchwork-ath10k=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP QCA9377 firmware shall alloc 4 IRAM banks Signed-off-by: Bartosz Markowski --- drivers/net/wireless/ath/ath10k/pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/ath/ath10k/pci.c b/drivers/net/wireless/ath/ath10k/pci.c index 0457e315d336..983f65bbb7fb 100644 --- a/drivers/net/wireless/ath/ath10k/pci.c +++ b/drivers/net/wireless/ath/ath10k/pci.c @@ -1973,7 +1973,7 @@ static int ath10k_pci_get_num_banks(struct ath10k *ar) } break; case QCA9377_1_0_DEVICE_ID: - return 2; + return 4; } ath10k_warn(ar, "unknown number of banks, assuming 1\n");