From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C86B014F90 for ; Thu, 19 Oct 2023 09:53:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="s/uuqQTK" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2F408C433C7; Thu, 19 Oct 2023 09:53:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697709219; bh=WuLlGEqjoehEfby0RKfxXzF4AUhxhkyRp8krWGQEpZw=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=s/uuqQTKKeHSMWcRTOKEW+/NOuualBhDX/EUDLCUVsgLv/q5krD3HNZh6VGksGylO /Np7pFuyBI/6ReQXP+5LI0VGc6hHWyVCJ3ak2vVKNx3PI3iMf78CT27i+ZPMFmzYXm irFSN8VX6zHM85Y31JoWew53VvB+ODxvIc9qqoce4EgMrS3wftGkTI6weF0kkE8xnv Wc4sBDBOrGPeaWywc/fF+0u++Fgg1lXHQm+5PpSKHGNQ2NPGEAUg1jvClUO3EauWUr UMQvuegGf8s5NY4UTC/B7Gmep5vNROb9zwXNmPal6uQ8uV2c8zIN8WGphxVKMqAyJr x6Fe5kyCH+2Ag== From: Kalle Valo To: Jeff Johnson Cc: , , Subject: Re: [PATCH v4 2/3] wifi: ath11k: qmi: refactor ath11k_qmi_m3_load() References: <20230727100430.3603551-1-kvalo@kernel.org> <20230727100430.3603551-3-kvalo@kernel.org> Date: Thu, 19 Oct 2023 12:53:36 +0300 In-Reply-To: (Jeff Johnson's message of "Thu, 27 Jul 2023 09:47:21 -0700") Message-ID: <87ttqn0wgv.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Precedence: bulk X-Mailing-List: mhi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain Jeff Johnson writes: > On 7/27/2023 3:04 AM, Kalle Valo wrote: >> From: Kalle Valo >> Simple refactoring to make it easier to add firmware-2.bin support >> in the >> following patch. >> Earlier ath11k_qmi_m3_load() supported changing m3.bin contents >> while ath11k is >> running. But that's not going to actually work, m3.bin is supposed to the be > > nit: s/to the be/to be the/ Fixed in the pending branch, thanks. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches