From patchwork Thu Nov 5 08:50:41 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Markowski X-Patchwork-Id: 7559171 Return-Path: X-Original-To: patchwork-ath10k@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 86B0F9F399 for ; Thu, 5 Nov 2015 08:52:11 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 8DC3F20801 for ; Thu, 5 Nov 2015 08:52:10 +0000 (UTC) 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.kernel.org (Postfix) with ESMTPS id CA26B207EA for ; Thu, 5 Nov 2015 08:52:09 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZuGGz-0006gj-Qg; Thu, 05 Nov 2015 08:51:57 +0000 Received: from mail-lb0-x22b.google.com ([2a00:1450:4010:c04::22b]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZuGGv-0006Yd-Pd for ath10k@lists.infradead.org; Thu, 05 Nov 2015 08:51:55 +0000 Received: by lbblt2 with SMTP id lt2so11409665lbb.3 for ; Thu, 05 Nov 2015 00:51:31 -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:in-reply-to:references; bh=gkGXhd1brxw6xfTxnqqBchtXuVxb4VKDmQlRVoQkivw=; b=LVETKY0bm8EruyR+y9RSMKo3lQOo8+ymKQqoqgnIedUf+4/6vAofjsBcjMu4/tnTWR xHq130iWC3o+th3m24HeECLNxi9fV7Xqe3D/F4iEwjljpq43fKkD7h+1Cmxd8YYPHGZT JVn47zFtk/pX94gXSsVUe8bGs10Dgq4J4bWKU= 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:in-reply-to :references; bh=gkGXhd1brxw6xfTxnqqBchtXuVxb4VKDmQlRVoQkivw=; b=IYtbjYuEouJ/vaaAxeBjbXqXR5XG+ngImt/andWepD4lNpmx+v263s2LucfhOU6BbK KN4JG0G/cY7e4ki6P0UgAy8HA0pApskdWkySGGaKOp3+ecNROs8lS9Ev6p6WkfkZBDWu MGQptior0mnw4+fCv69AbOML3ftBVDOpJtUUhYJGf05ctzpiWdQqj7H6m2hNO9t2CMJZ b42Zlkcv3/ZzBxP6ooD+Gb7pGA2SzUw2Q+M8wxmhGCPJlq/TfDC2SvQM7guymxsuISHN NpV9hFGVgiKnS9xkeTpeznCMP2e3nEezynMyNou5ZMAWVHgk6pGD/z+cf6CTfWkBaJ3w 6YYg== X-Gm-Message-State: ALoCoQl2f/hltTXfaEarapq4ClzpgBoff2gXoz0QhLmFbGf/RjkzoiZoQdL5g6+7LA+NrCnXJxlsvqVPdRI1W59iB3QESPG1qMdaUOptWrTacif8WUsJUA74rFTG5Y/HkIhHanXJEhXbYPOJzW6EnqoLfpWOzDiRsT8y+GI0lmB7tX0BSUatZUDItCS6UNxBn6PcxAOCJSvX X-Received: by 10.112.17.70 with SMTP id m6mr2688556lbd.76.1446713491559; Thu, 05 Nov 2015 00:51:31 -0800 (PST) Received: from uw000975.eu.tieto.com ([91.198.246.10]) by smtp.gmail.com with ESMTPSA id m139sm366156lfg.17.2015.11.05.00.51.30 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 05 Nov 2015 00:51:31 -0800 (PST) From: Bartosz Markowski To: ath10k@lists.infradead.org Subject: [PATCH v2 2/4] ath10k: update missing hw_params of QCA9377 hw1.1 Date: Thu, 5 Nov 2015 09:50:41 +0100 Message-Id: <1446713443-22542-3-git-send-email-bartosz.markowski@tieto.com> X-Mailer: git-send-email 2.1.2 In-Reply-To: <1446713443-22542-1-git-send-email-bartosz.markowski@tieto.com> References: <1446713443-22542-1-git-send-email-bartosz.markowski@tieto.com> X-DomainID: tieto.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151105_005154_135979_7D723108 X-CRM114-Status: UNSURE ( 9.18 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.7 (--) 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-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The uart_pin was incorrectly configured for QCA9377 and the recently added hw_params were omitted. Signed-off-by: Bartosz Markowski --- drivers/net/wireless/ath/ath10k/core.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/net/wireless/ath/ath10k/core.c b/drivers/net/wireless/ath/ath10k/core.c index 11e42720035b..345770f1625a 100644 --- a/drivers/net/wireless/ath/ath10k/core.c +++ b/drivers/net/wireless/ath/ath10k/core.c @@ -141,8 +141,10 @@ static const struct ath10k_hw_params ath10k_hw_params_list[] = { .id = QCA9377_HW_1_1_DEV_VERSION, .name = "qca9377 hw1.1", .patch_load_addr = QCA9377_HW_1_0_PATCH_LOAD_ADDR, - .uart_pin = 7, + .uart_pin = 6, .otp_exe_param = 0, + .channel_counters_freq_hz = 88000, + .max_probe_resp_desc_thres = 0, .fw = { .dir = QCA9377_HW_1_0_FW_DIR, .fw = QCA9377_HW_1_0_FW_FILE,