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 E12DEC25B79 for ; Fri, 17 May 2024 05:33:04 +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=LwxE1sfLhF9yF04JaFzu6Gjd0t8Y/jp3gr+BSTtWWxQ=; b=4WBax218ZCjR1WENHl5Aeg7wVt rTu+NsXbNwAWF6iNM2H76Qq6UZFlRgaKeeum/p9+8MLaUYMry7AW5kPHV/iEE9qzYSFBUZ3e3L6/W Gad08xrEXNPNXzXd62p5wResNHHqJeC4HtMd1ZpMGdDL+pFj2qsUHRgozLmbCy6VHWttSRSBwTKrL XS2fKlVMj5O9askcXZZH9S6bw3az9sK4t5O6UX1+1C45DEHDLa6Bp83tc3R9k3j8/KA3ico/14Btk Z/JFpp/aJW9ArP9OGFiksjepK3BfRvmHdcLy1cmWIqEdasWK6RsegcsTkEbh/SYJfPGbvrEEKsNHb 8jW5StUQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s7qDG-00000006rP7-3TuA; Fri, 17 May 2024 05:33:02 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s7qDD-00000006rOe-39fF; Fri, 17 May 2024 05:33:01 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 85700CE1987; Fri, 17 May 2024 05:32:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9CADAC2BD10; Fri, 17 May 2024 05:32:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1715923975; bh=gqa8WlcS1NTz0ZQsjr7949ZxTONjClfCieQGw/F7IFc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=p3RMwNV3vjx92tTRehFV6Wv9uc4hoWsV8X3lpoR5M0sYvTjOWjQ5qx6ksgAV05Uyj tmp/nUc8LMM43AYanwoO5GhgljnQCy922ULiB+G5FYyNdmHeCAKAvy8SEou9vpzoZg m7szF/KN9zU7G49wJICp3Vh39Zwmnx5/+R4lRBKWsydKyEv7RzIOD+SatrRxuhmY44 Niu0uBszPH2h6+TA9k+ll4KAW4AtATEFUSgcboFJJO2aFp+/SnKVyhXI6dqpT3XVAR MQU9NIt8VCSRv2DP0+hF+KOHm03VUyQUgt9z4jk+PtNUuaRBlV3LzJ4suHV5sBWrpL BiyI4Dorw900w== From: Kalle Valo To: Jeff Johnson Cc: ath10k , ath11k , ath12k , linux-wireless Subject: Re: New staging repos for ath1*k firmware References: Date: Fri, 17 May 2024 08:32:52 +0300 In-Reply-To: (Jeff Johnson's message of "Wed, 6 Mar 2024 11:23:06 -0800") Message-ID: <878r09gfzv.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-20240516_223300_000931_1F35FD9A X-CRM114-Status: GOOD ( 16.11 ) 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 Jeff Johnson writes: > Historically, prior to being incorporated into the linux-firmware > project, firmware for kernel.org ath1*k drivers has been first published > to Kalle's GitHub: > https://github.com/kvalo/ath10k-firmware > https://github.com/kvalo/ath11k-firmware > (ath12k firmware was pushed to the ath11k-firmware repo on a temporary > basis in anticipation of this move) > > But in order to have repos with multiple maintainers, as well as to have > a hosting platform with more control, we have moved to CodeLinaro: > https://git.codelinaro.org/clo/ath-firmware/ath10k-firmware > https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware > https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware > > Note that most people should not care about this -- normally you should > use the firmware that is in the official linux-firmware repo: > https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/ > > You should only need to access the staging repos if you need a previous > version to work around an issue, or if you are testing new firmware that > is supposed to fix a problem that you've reported. > > Please let Kalle & I know if you have any issues with these new repos! The final reminder that the github.com repositories will be deleted in two weeks. If someone is still using them switch to the new git.codelinaro.org location NOW. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches