From patchwork Mon May 21 08:13:07 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: AceLan Kao X-Patchwork-Id: 917451 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="dumZPCF3"; dkim-atps=neutral Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40qBP14xD4z9s32; Mon, 21 May 2018 18:13:25 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1fKfwU-0001A9-P7; Mon, 21 May 2018 08:13:18 +0000 Received: from mail-pg0-f67.google.com ([74.125.83.67]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1fKfwT-0001A3-5f for kernel-team@lists.ubuntu.com; Mon, 21 May 2018 08:13:17 +0000 Received: by mail-pg0-f67.google.com with SMTP id e1-v6so6029423pga.6 for ; Mon, 21 May 2018 01:13:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:subject:date:message-id:in-reply-to:references; bh=lmaZm9VhMyCQ4attTitkmyooMRSKOvuBbRAuY9A6RRY=; b=dumZPCF3qwP/neVaD1c3itsQ5C9D7nEnjBGNPVmjprFip0kGJ2cAwqXzTHU7/lBorE mrrlcuspCy131B2DSvcJmeJy8H65GsY4Mnz72Rq2qOQcuQjUZRVhrAIWTgfFlBKUhCXe 6J6uw1RikK4FIvjUGt9k0Y3Jb9zx31wm7Q5U5UakrnWnQ+sVsqGGDEJofsRNMJ9K/KwP qloS7owgzO+ykfID2nzC5rueLLbow9FW45w70iCe1oq9GBwdpdkzTXFAYHzvS6fO/NK+ +t3bu7sex+jLyHBQRpCF9IwQ6HFNfHFdL3Ej1fph1i+XcNx0RIWq38F7axpBFRw2KGxA QqTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:subject:date:message-id :in-reply-to:references; bh=lmaZm9VhMyCQ4attTitkmyooMRSKOvuBbRAuY9A6RRY=; b=Nt5f6IDYTmNveiJ3AQQjjOTKCuzoZF3/6ZdsUk4WCnCYdj9x0uLxYft+k3qugCOgmt JBSipH//DBWKLg9zWafpi/9LewqEX3uGCZziHQzTyhB5Nl9dzLfGRTdJ32XTSl+4GuEs xhS1lqzSkvnTrkmLkf5e2EIxRiyXx2LxKPjFi+B26yw8x8YBUDGx8VdUBA0Pdt05tLVe K498Tbm0vvGmqnwTQFK9FuRFymfwqm4m11dTZJBzTTBu67vmPq6oKf3WG8lSaQeIFKz8 cRIuJM9iVytH46mTtkBWzNqQsrcsK0BU01Zbf/uaLdewwOGXZgMwMZX47BEaj6sZFGwf G+cg== X-Gm-Message-State: ALKqPwdIpunBFwNapyNWEZGfrMmbiFR+829PSweyUrQzpWnDnY2a8/ek h9cI/783oe2ThuvAA6iz7P58uRO5 X-Google-Smtp-Source: AB8JxZoOISinuCeaIxY9iiqrflKYHe0KK4fvvKr2WNgHpQXVFFA6Lm8RWn1UISuq5xrl/5Tfc9LOYw== X-Received: by 2002:a63:a34d:: with SMTP id v13-v6mr15127012pgn.224.1526890395347; Mon, 21 May 2018 01:13:15 -0700 (PDT) Received: from localhost (220-135-118-142.HINET-IP.hinet.net. [220.135.118.142]) by smtp.gmail.com with ESMTPSA id y29-v6sm32787576pff.42.2018.05.21.01.13.13 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 21 May 2018 01:13:14 -0700 (PDT) From: AceLan Kao To: kernel-team@lists.ubuntu.com Subject: [PATCH][SRU][Xenial] ath10k: update the IRAM bank number for QCA9377 Date: Mon, 21 May 2018 16:13:07 +0800 Message-Id: <20180521081307.3910-2-acelan.kao@canonical.com> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180521081307.3910-1-acelan.kao@canonical.com> References: <20180521081307.3910-1-acelan.kao@canonical.com> X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" From: Ryan Hsu BugLink: https://bugs.launchpad.net/bugs/1748345 Preparation for a new QCA9377 firmware release. The new firmware release requires more IRAM banks, hence update that on ath10k. The IRAM banks promotion won't break any backwards compatibility, as those IRAM banks were not getting used in previous firmware releases. Signed-off-by: Ryan Hsu Signed-off-by: Kalle Valo (backported from commit fc8b92635f79cfc4dd3015384bebafada0b08f19) Signed-off-by: AceLan Kao Acked-by: Colin Ian King Acked-by: Anthony Wong Acked-By: Wen-chien Jesse Sung --- 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 907fd60c4241..7cc780f4044b 100644 --- a/drivers/net/wireless/ath/ath10k/pci.c +++ b/drivers/net/wireless/ath/ath10k/pci.c @@ -1886,7 +1886,7 @@ static int ath10k_pci_get_num_banks(struct ath10k *ar) } break; case QCA9377_1_0_DEVICE_ID: - return 2; + return 9; } ath10k_warn(ar, "unknown number of banks, assuming 1\n");