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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D202CC6FD1D for ; Fri, 17 Mar 2023 11:48:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:In-Reply-To: Date:References:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=n3qOII2qLnhEm7IIyrWACOEF10bh+EKocf9BloPiLzM=; b=QQUp7Ek1Af/Yf/ wiqSktqmsceoHJDfOFpfISrY4rT5lDPpaWcXHUFBCEUfwQZeTxqAIbV4D7UbJ/X4zYmt02vu+hCPn +vUFNZvRYfWhmU4WUYo3t+XjyrFlXVYuiElarFSkiLAXtDiwrdE+3gHM8WMTWflzH3lbzfwklmF9r YxL2wIOyL48pRKcmSczsAXGvlWNeRvzizzcBGVIW+5FmSZBPMhb2vEvVoQXCLxArDIgiqlsY1/pXm r43TRHkkTgoe5v+FvxskNiCJptwvK4P6JFJvZHP31EjRbwMLyNzrZluNkcf1sQZ/5owmyOehFV0Il em6VH1unyBMVl5V+nwyw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pd8ZD-0027cI-1U; Fri, 17 Mar 2023 11:48:15 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pd8ZA-0027br-2w for ath10k@lists.infradead.org; Fri, 17 Mar 2023 11:48:14 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 84665B8259E; Fri, 17 Mar 2023 11:48:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8321FC433D2; Fri, 17 Mar 2023 11:48:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1679053690; bh=g+WLQk6lPmjDVyE7QTR6gGrMAPZ74IUZN67A0anHq1g=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=SLwp9ijMICb4rODg9/LmGM1bAf40WOgbtKwQgqCvpb+hJPVW0XqSGXr2sAgAwKktp LolXIW4mXpy+0IkfW+8u0S5QNn8bszFKSB7diOzL3P2IfBasCTPwydOzYFw8MwosqT +3QldAamhgm72noD2J0rsmpEAW4VwypPinwQwwpHhwIQv2umSeOEm0axpyYrvPJPXU IdKHpqzFKTgl5HrsVFZl/60nz9MvQSFdFAzGvYz7oSInwmRDGg+TknaxQipbmz+h7V 12AF1EN7fvoHfZNYDMhdefzJGUtfY/zqlRgrMNXlT3r71phzOa44WtM6Vl0LZqspif L6tnp73/5EztQ== From: Kalle Valo To: Vincent Tremblay Cc: ath10k@lists.infradead.org, linux-wireless@vger.kernel.org Subject: Re: wifi: ath10k-firmware: QCA4019 hw1.0: Add Linksys WHW03V2 specific BDFs References: Date: Fri, 17 Mar 2023 13:48:07 +0200 In-Reply-To: (Vincent Tremblay's message of "Sun, 12 Mar 2023 16:00:24 -0400") Message-ID: <875yazk39k.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230317_044813_098481_26690472 X-CRM114-Status: GOOD ( 16.40 ) X-BeenThere: ath10k@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+ath10k=archiver.kernel.org@lists.infradead.org Vincent Tremblay writes: > This is a set of files for the Linksys WHW03V2 that are currently > missing from the repository. > > * description for what hardware this is: > > - it is a IPQ4019 based board > - one QCA40xx radio is used as 2.4GHz radio > - one QCA40xx radio is used as 5GHz radio > > * origin of the board file (did you create it yourself or where you > downloaded): > > They were extracted from the vendor firmware (version 2.1.19.209783). > The files can be found in the folder "/lib/firmware/IPQ4019/v2/FCC". > > * ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k): > > bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=linksys-whw03v2.bin > md5sum: 0435269fbb0797bf269b8cb0591e7544 > > bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=linksys-whw03v2.bin > md5sum: 79042d093e81a43c8c790bc124ca4dfc > > * attach the actual board file (board.bin): > > - The name of the files are equal to the id string in the board-2.bin > (minus the ".bin") Thanks, added to QCA4019/hw1.0/board-2.bin: New: bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=linksys-whw03v2 bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=linksys-whw03v2 Changed: Deleted: 2 board image(s) added, 0 changed, 0 deleted, 128 in total https://github.com/kvalo/ath10k-firmware/commit/785cdae1a7a818813ac1faa715f69bc925e381ee -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 41A6CC74A5B for ; Fri, 17 Mar 2023 11:48:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229872AbjCQLsS (ORCPT ); Fri, 17 Mar 2023 07:48:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48568 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229760AbjCQLsP (ORCPT ); Fri, 17 Mar 2023 07:48:15 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BBC8B11672 for ; Fri, 17 Mar 2023 04:48:12 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 7EBE4B82586 for ; Fri, 17 Mar 2023 11:48:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8321FC433D2; Fri, 17 Mar 2023 11:48:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1679053690; bh=g+WLQk6lPmjDVyE7QTR6gGrMAPZ74IUZN67A0anHq1g=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=SLwp9ijMICb4rODg9/LmGM1bAf40WOgbtKwQgqCvpb+hJPVW0XqSGXr2sAgAwKktp LolXIW4mXpy+0IkfW+8u0S5QNn8bszFKSB7diOzL3P2IfBasCTPwydOzYFw8MwosqT +3QldAamhgm72noD2J0rsmpEAW4VwypPinwQwwpHhwIQv2umSeOEm0axpyYrvPJPXU IdKHpqzFKTgl5HrsVFZl/60nz9MvQSFdFAzGvYz7oSInwmRDGg+TknaxQipbmz+h7V 12AF1EN7fvoHfZNYDMhdefzJGUtfY/zqlRgrMNXlT3r71phzOa44WtM6Vl0LZqspif L6tnp73/5EztQ== From: Kalle Valo To: Vincent Tremblay Cc: ath10k@lists.infradead.org, linux-wireless@vger.kernel.org Subject: Re: wifi: ath10k-firmware: QCA4019 hw1.0: Add Linksys WHW03V2 specific BDFs References: Date: Fri, 17 Mar 2023 13:48:07 +0200 In-Reply-To: (Vincent Tremblay's message of "Sun, 12 Mar 2023 16:00:24 -0400") Message-ID: <875yazk39k.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Vincent Tremblay writes: > This is a set of files for the Linksys WHW03V2 that are currently > missing from the repository. > > * description for what hardware this is: > > - it is a IPQ4019 based board > - one QCA40xx radio is used as 2.4GHz radio > - one QCA40xx radio is used as 5GHz radio > > * origin of the board file (did you create it yourself or where you > downloaded): > > They were extracted from the vendor firmware (version 2.1.19.209783). > The files can be found in the folder "/lib/firmware/IPQ4019/v2/FCC". > > * ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k): > > bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=linksys-whw03v2.bin > md5sum: 0435269fbb0797bf269b8cb0591e7544 > > bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=linksys-whw03v2.bin > md5sum: 79042d093e81a43c8c790bc124ca4dfc > > * attach the actual board file (board.bin): > > - The name of the files are equal to the id string in the board-2.bin > (minus the ".bin") Thanks, added to QCA4019/hw1.0/board-2.bin: New: bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=linksys-whw03v2 bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=linksys-whw03v2 Changed: Deleted: 2 board image(s) added, 0 changed, 0 deleted, 128 in total https://github.com/kvalo/ath10k-firmware/commit/785cdae1a7a818813ac1faa715f69bc925e381ee -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches