Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:53302 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750971AbdKKBFj (ORCPT ); Fri, 10 Nov 2017 20:05:39 -0500 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: [v7] brcmfmac: add CLM download support From: Kalle Valo In-Reply-To: <1510306035-12196-1-git-send-email-wright.feng@cypress.com> References: <1510306035-12196-1-git-send-email-wright.feng@cypress.com> To: Wright Feng Cc: arend.vanspriel@broadcom.com, franky.lin@broadcom.com, hante.meuleman@broadcom.com, chi-hsien.lin@cypress.com, wright.feng@cypress.com, linux-wireless@vger.kernel.org, brcm80211-dev-list.pdl@broadcom.com, Chung-Hsien Hsu Message-Id: <20171111010538.EC7D3607F5@smtp.codeaurora.org> (sfid-20171111_020949_403639_63048A03) Date: Sat, 11 Nov 2017 01:05:38 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: Wright Feng wrote: > From: Chung-Hsien Hsu > > The firmware for brcmfmac devices includes information regarding > regulatory constraints. For certain devices this information is kept > separately in a binary form that needs to be downloaded to the device. > This patch adds support to download this so-called CLM blob file. It > uses the same naming scheme as the other firmware files with extension > of .clm_blob. > > The CLM blob file is optional. If the file does not exist, the download > process will be bypassed. It will not affect the driver loading. > > Reviewed-by: Arend van Spriel > Signed-off-by: Chung-Hsien Hsu Patch applied to wireless-drivers-next.git, thanks. fdd0bd88ceae brcmfmac: add CLM download support -- https://patchwork.kernel.org/patch/10052649/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches