From patchwork Thu Jan 29 12:44:49 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kalle Valo X-Patchwork-Id: 5742031 Return-Path: X-Original-To: patchwork-ath10k@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 7CA23BF440 for ; Thu, 29 Jan 2015 12:45:31 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 97E602022D for ; Thu, 29 Jan 2015 12:45:30 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9D8AE20222 for ; Thu, 29 Jan 2015 12:45:29 +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 1YGoTO-00049N-AH; Thu, 29 Jan 2015 12:45:26 +0000 Received: from sabertooth01.qualcomm.com ([65.197.215.72]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YGoTM-0002xX-91 for ath10k@lists.infradead.org; Thu, 29 Jan 2015 12:45:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=qca.qualcomm.com; i=@qca.qualcomm.com; q=dns/txt; s=qcdkim; t=1422535524; x=1454071524; h=from:to:cc:subject:references:date:in-reply-to: message-id:mime-version; bh=RQCDxFcULpbwQW3O2cN5EhlLxdcLwCymWEuAtLBg72E=; b=jPjrw3xSImvkJSar2O+KPakhaiP9l6KXp6gkpFi2Nqxn0UtfPurhALM5 qXOhSEDDSMxBYNrmDYpcu5H6hyeRpcSqwE45qTZmP+3T5STQr8bnjbgnO CYiUMzvvbYuV//Cc3jPg6uJjQtA3UR9hIhGXezcfjbo50cZS6LCsO3MHO k=; X-IronPort-AV: E=McAfee;i="5600,1067,7695"; a="82326299" Received: from ironmsg02-lv.qualcomm.com ([10.47.202.183]) by sabertooth01.qualcomm.com with ESMTP; 29 Jan 2015 04:45:03 -0800 X-IronPort-AV: E=Sophos;i="5.09,485,1418112000"; d="scan'208";a="31613777" Received: from nalasexr01g.na.qualcomm.com ([10.49.56.53]) by ironmsg02-lv.qualcomm.com with ESMTP/TLS/RC4-SHA; 29 Jan 2015 04:45:03 -0800 Received: from potku.adurom.net (10.80.80.8) by NALASEXR01G.na.qualcomm.com (10.49.56.53) with Microsoft SMTP Server (TLS) id 15.0.995.29; Thu, 29 Jan 2015 04:45:00 -0800 From: Kalle Valo To: Michal Kazior Subject: Re: [PATCH] ath10k: enable qca6174 hw3.2 References: <1422534273-18427-1-git-send-email-michal.kazior@tieto.com> Date: Thu, 29 Jan 2015 14:44:49 +0200 In-Reply-To: <1422534273-18427-1-git-send-email-michal.kazior@tieto.com> (Michal Kazior's message of "Thu, 29 Jan 2015 13:24:33 +0100") Message-ID: <87r3ud21tq.fsf@kamboji.qca.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: NASANEXM01H.na.qualcomm.com (10.85.0.34) To NALASEXR01G.na.qualcomm.com (10.49.56.53) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150129_044524_376127_139CD5E5 X-CRM114-Status: GOOD ( 11.53 ) X-Spam-Score: -5.1 (-----) Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org X-BeenThere: ath10k@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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=unavailable 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 Michal Kazior writes: > The 3.2 revision has a different target BMI > version so it wasn't recognized by ath10k (despite > the chip_id rev being on the supported list > already). > > Signed-off-by: Michal Kazior But uses the same binaries as hw3.0? > + { > + .id = QCA6174_HW_3_2_VERSION, > + .name = "qca6174 hw3.2", > + .patch_load_addr = QCA6174_HW_3_0_PATCH_LOAD_ADDR, > + .uart_pin = 6, > + .fw = { > + .dir = QCA6174_HW_3_0_FW_DIR, > + .fw = QCA6174_HW_3_0_FW_FILE, > + .otp = QCA6174_HW_3_0_OTP_FILE, > + .board = QCA6174_HW_3_0_BOARD_DATA_FILE, > + .board_size = QCA6174_BOARD_DATA_SZ, > + .board_ext_size = QCA6174_BOARD_EXT_DATA_SZ, > + }, > + }, > }; I added this in pending branch to avoid people wondering why it uses 3.0 binaries: diff --git a/drivers/net/wireless/ath/ath10k/core.c b/drivers/net/wireless/ath/ath10k/core.c index 36a8fcf349fa..310e12bc078a 100644 --- a/drivers/net/wireless/ath/ath10k/core.c +++ b/drivers/net/wireless/ath/ath10k/core.c @@ -91,6 +91,7 @@ static const struct ath10k_hw_params ath10k_hw_params_list[] = { .patch_load_addr = QCA6174_HW_3_0_PATCH_LOAD_ADDR, .uart_pin = 6, .fw = { + /* uses same binaries as hw3.0 */ .dir = QCA6174_HW_3_0_FW_DIR, .fw = QCA6174_HW_3_0_FW_FILE, .otp = QCA6174_HW_3_0_OTP_FILE,