From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D794BC433DF for ; Fri, 29 May 2020 09:12:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B2461207D4 for ; Fri, 29 May 2020 09:12:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590743538; bh=Glc9F8MR23y6N5WsLcyJllpt7S6R9OszuJgY2AlnDuI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=I8dDBEK1Z9iH0J0L1auUqFGBL4M3jtqSgyY8ndGpwlyuodkxZTMKVTmR9BUh6pYpf +rwZYC1lgJcuECfmkKsAYgqWzHg2AHxR3x0ozqowUVT66nhJryVRV6INgyhH+XTNZR UCP7xZoyCXUHwi9G/X/pIPiP2gg+FjUAhXtDXVYo= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726593AbgE2JMO (ORCPT ); Fri, 29 May 2020 05:12:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:46692 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725906AbgE2JMO (ORCPT ); Fri, 29 May 2020 05:12:14 -0400 Received: from pali.im (pali.im [31.31.79.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id AD8A0207BC; Fri, 29 May 2020 09:12:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590743533; bh=Glc9F8MR23y6N5WsLcyJllpt7S6R9OszuJgY2AlnDuI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vi+CtHEdSCHz84uScMGMOHw713/3I0Nldov+3lFlryJiYFZXm2MjL47uyzopywAEE Cj+VhWmWtOSk6z2Q1HwpiU/3n2CNIc4aseLlJAwXHV+aw7JTNoFkyoNfzOXIahwMNy Uq5FcaBt5aHOmmdsTFseYE+sDl65tfFefyGcBmjA= Received: by pali.im (Postfix) id BD514EB1; Fri, 29 May 2020 11:12:11 +0200 (CEST) Date: Fri, 29 May 2020 11:12:11 +0200 From: Pali =?utf-8?B?Um9ow6Fy?= To: Ganapathi Bhat Cc: Amitkumar Karwar , Xinming Hu , Marek =?utf-8?B?QmVow7pu?= , "linux-wireless@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [EXT] mwifiex: Firmware name for W8997 sdio wifi chip Message-ID: <20200529091211.vx2godj5zirsptam@pali> References: <20200515132353.vfor7v4buzoddfmb@pali> <20200528103432.irmsaaz72x3xophg@pali> <20200529084630.j7rpdypt6vycsedh@pali> <20200529085536.zivf36mn2d6zx5ii@pali> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Friday 29 May 2020 09:11:08 Ganapathi Bhat wrote: > Hi Pali, > > > Hello Ganapathi! Seems that on both locations is older version of > > sdsd8997_combo_v4.bin firmware, not the latest one. On both location is > > available just version 16.68.1.p179. But we have newer version 16.68.1.p197. > > Could you please recheck it? > > p179 do have the fix but we will try to upstream p197 also soon. Thank you!