Re: [PATCH v6] brcmfmac: add CLM download support

2017-11-13 Thread Kalle Valo
Chung-Hsien Hsu writes: > On Fri, Nov 10, 2017 at 08:15:19AM +0200, Kalle Valo wrote: >> Wright Feng writes: >> >> > From: Chung-Hsien Hsu >> > >> > The firmware for brcmfmac devices includes information regarding >> > regulatory constraints. For certain devices this information is kept >> > s

Re: [PATCH v6] brcmfmac: add CLM download support

2017-11-10 Thread Chung-Hsien Hsu
On Fri, Nov 10, 2017 at 08:15:19AM +0200, Kalle Valo wrote: > Wright Feng writes: > > > 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 nee

Re: [PATCH v6] brcmfmac: add CLM download support

2017-11-09 Thread Kalle Valo
Chung-Hsien Hsu writes: > On Fri, Nov 03, 2017 at 03:40:45PM +0200, Kalle Valo wrote: >> Chung-Hsien Hsu writes: >> >> > On Fri, Nov 03, 2017 at 10:20:07AM +0100, Arend van Spriel wrote: >> >> On 03-11-17 09:27, Chung-Hsien Hsu wrote: >> >> >On Thu, Oct 05, 2017 at 03:31:18PM +0800, Wright Feng

Re: [PATCH v6] brcmfmac: add CLM download support

2017-11-09 Thread Kalle Valo
Wright Feng writes: > 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 t

Re: [PATCH v6] brcmfmac: add CLM download support

2017-11-09 Thread Chung-Hsien Hsu
On Fri, Nov 03, 2017 at 03:40:45PM +0200, Kalle Valo wrote: > Chung-Hsien Hsu writes: > > > On Fri, Nov 03, 2017 at 10:20:07AM +0100, Arend van Spriel wrote: > >> On 03-11-17 09:27, Chung-Hsien Hsu wrote: > >> >On Thu, Oct 05, 2017 at 03:31:18PM +0800, Wright Feng wrote: > >> >>From: Chung-Hsien

Re: [PATCH v6] brcmfmac: add CLM download support

2017-11-06 Thread Arend van Spriel
On 10/5/2017 9:31 AM, 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

Re: [PATCH v6] brcmfmac: add CLM download support

2017-11-03 Thread Kalle Valo
Chung-Hsien Hsu writes: > On Fri, Nov 03, 2017 at 10:20:07AM +0100, Arend van Spriel wrote: >> On 03-11-17 09:27, Chung-Hsien Hsu wrote: >> >On Thu, Oct 05, 2017 at 03:31:18PM +0800, Wright Feng wrote: >> >>From: Chung-Hsien Hsu >> >> >> >>The firmware for brcmfmac devices includes information r

Re: [PATCH v6] brcmfmac: add CLM download support

2017-11-03 Thread Chung-Hsien Hsu
On Fri, Nov 03, 2017 at 10:20:07AM +0100, Arend van Spriel wrote: > On 03-11-17 09:27, Chung-Hsien Hsu wrote: > >On Thu, Oct 05, 2017 at 03:31:18PM +0800, Wright Feng wrote: > >>From: Chung-Hsien Hsu > >> > >>The firmware for brcmfmac devices includes information regarding > >>regulatory constrain

Re: [PATCH v6] brcmfmac: add CLM download support

2017-11-03 Thread Arend van Spriel
On 03-11-17 09:27, Chung-Hsien Hsu wrote: On Thu, Oct 05, 2017 at 03:31:18PM +0800, 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 ne

Re: [PATCH v6] brcmfmac: add CLM download support

2017-11-03 Thread Chung-Hsien Hsu
On Thu, Oct 05, 2017 at 03:31:18PM +0800, 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.

[PATCH v6] brcmfmac: add CLM download support

2017-10-05 Thread Wright Feng
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 u