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 E477FC4167B for ; Thu, 7 Dec 2023 14:54:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type:MIME-Version: Message-ID:In-Reply-To:Date:References:Subject:Cc:To:From:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ylTNE3LEA6n8XsYxTH3V6moQw3yv5J5esMXpSJ7tjco=; b=xsTlecT5e6N2eWi/sB3yR0cIvI Xo0ZWk/x7Z4UwaS87ZmqMSH5TZUyJU5jBidtZCUXTrgo7ihsNfkDKTbVYPAq1iJUoCTwWFokPWGAB muCHD+1gejZdcGo9UP9W+i4hLrhYYLiNQawMrYyljKjLzn3rAJdMtzVpm/oGrE6XLqCmx/4Cxxn02 q7WJFgYMe0rygh4G8oJQ3gU+zy97wPS47rJSUnGKW7eUBNEROWgDl/SNotrtt7a5sGiTUD3uJHrYy bMvsI0lSLOYqmCeWu9E2A99es0GD/w6zllEc8ufHHK8++vaolmRh8gHfYCSfY0231CP+aaJOgZVfi buo4mf5A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rBFln-00D53U-02; Thu, 07 Dec 2023 14:54:31 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rBFlk-00D52s-2f for ath10k@lists.infradead.org; Thu, 07 Dec 2023 14:54:30 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 4FD79CE21C9; Thu, 7 Dec 2023 14:54:26 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C6238C433C8; Thu, 7 Dec 2023 14:54:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1701960865; bh=CxIdohRv9UZtivNiBrUGey9rAm5WPxTs1mLv0AuDN84=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=W38QkOnokdVaXUS5nlqLGGHPRKM4SN0BOzdHmFFLBGcYEVn9k6hdxZVxrNwsETd0K Gv82ueV5YcCRRz5S2j2Z5lZ4CJcKxprOQX8TcyH84T1WcSigSvv/PKIm8f50wvdovh 5ssM7EaLBUEqglYbKbWJ9FIapwEUmQjzeYCI8u49mtTehTdwncwYwRM0dwn7cxO4vm VA1Mw5qY5JwgTQhPCymR6m5lTSsG3c5Kr0oJOJyQ3WNKxPv8PsIzEyakyAYD6L//9K 4hIz58+Q1iFCTDEf4wJWuxgk6fiMt5oq0/t6MtsElvIIPpr2vr5GrSS+3un3vK3JGK KYGe7kDfbhm5w== From: Kalle Valo To: Dmitry Baryshkov Cc: ath10k@lists.infradead.org, "open list:DRM DRIVER FOR MSM ADRENO GPU" Subject: Re: ath10k-firmware: WCN3990: Add board file for the Qualcomm Robotics RB2 platform References: Date: Thu, 07 Dec 2023 16:54:22 +0200 In-Reply-To: (Dmitry Baryshkov's message of "Fri, 25 Aug 2023 00:52:10 +0300") Message-ID: <87jzpqnjvl.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231207_065429_034656_CA17E6BE X-CRM114-Status: GOOD ( 15.48 ) 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: , Sender: "ath10k" Errors-To: ath10k-bounces+ath10k=archiver.kernel.org@lists.infradead.org Dmitry Baryshkov writes: > We'd like to ask for inclusion of the board file for the Qualcomm > Robotics RB2 platform. It is > an IOT platform manufactured by Thundercomm, using the Snapdragon QRB4210 SoC. > > Following the questions from the ath10k wiki page: > > * description for what hardware this is > - It is an QRB4210-based platform (QRB4210) > - It uses wcn3990 chip as a WiFi and BT radio > - For the reference: > > ath10k_snoc c800000.wifi: qmi chip_id 0x150 chip_family 0x4002 > board_id 0xff soc_id 0x40670000 > ath10k_snoc c800000.wifi: qmi fw_version 0x337302d3 fw_build_timestamp > 2023-01-06 01:50 fw_build_id > QC_IMAGE_VERSION_STRING=WLAN.HL.3.3.7.c2-00723-QCAHLSWMTPLZ-1 > ath10k_snoc c800000.wifi: wcn3990 hw1.0 target 0x00000008 chip_id > 0x00000000 sub 0000:0000 > ath10k_snoc c800000.wifi: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0 > ath10k_snoc c800000.wifi: firmware ver api 5 features > wowlan,mgmt-tx-by-reference,non-bmi crc32 b3d4b790 > ath10k_snoc c800000.wifi: htt-ver 3.114 wmi-op 4 htt-op 3 cal file > max-sta 32 raw 0 hwcrypto 1 > > * origin of the board file > - It comes from the firmware package provided by Thundercomm for > redistribution. > > * ids to be used with the board file > > bus=snoc,qmi-board-id=ff,qmi-chip-id=150,variant=Thundercomm_RB2 > > Note, the device comes with the board_id not changed from 0xff. > Following the example of existing boards we are adding the > calibration variant. > > * md5sum of each new board file to add > > $ md5sum * > 5003239259d8cb68097a941dde86dcc7 > bus=snoc,qmi-board-id=ff,qmi-chip-id=150,variant=Thundercomm_RB2.bin > > $ sha256sum * > 0eeffb43040b216b0f3210b8db69e4558844dd9df52caf9c25f56a79401f442c > bus=snoc,qmi-board-id=ff,qmi-chip-id=150,variant=Thundercomm_RB2.bin Thanks, added to WCN3990/hw1.0/board-2.bin: New: bus=snoc,qmi-board-id=ff,qmi-chip-id=150,variant=Thundercomm_RB2 Changed: Deleted: 1 board image(s) added, 0 changed, 0 deleted, 23 in total https://github.com/kvalo/ath10k-firmware/commit/7435e1eeeeea4b065634071d21ba691597f345bb -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches