Re: [PATCH v8 00/24] wfx: get out from the staging area

2021-10-07 Thread Kalle Valo
Jérôme Pouiller writes: > On Tuesday 5 October 2021 16:20:19 CEST Kalle Valo wrote: >> Jerome Pouiller writes: >> >> > From: Jérôme Pouiller > [...] >> > >> > v8: >> > - Change the way the DT is handled. The user can now specify the name of >> > the board (= chip + antenna) he use. It ea

Re: [PATCH v8 00/24] wfx: get out from the staging area

2021-10-05 Thread Kalle Valo
Jérôme Pouiller writes: > On Tuesday 5 October 2021 16:15:22 CEST Kalle Valo wrote: >> Jerome Pouiller writes: >> >> > From: Jérôme Pouiller > [...] >> > v8: >> > - Change the way the DT is handled. The user can now specify the name of >> > the board (= chip + antenna) he use. It easier

Re: [PATCH v8 00/24] wfx: get out from the staging area

2021-10-05 Thread Jérôme Pouiller
On Tuesday 5 October 2021 16:15:22 CEST Kalle Valo wrote: > Jerome Pouiller writes: > > > From: Jérôme Pouiller [...] > > v8: > > - Change the way the DT is handled. The user can now specify the name of > > the board (= chip + antenna) he use. It easier for board designers to > > add n

Re: [PATCH v8 00/24] wfx: get out from the staging area

2021-10-05 Thread Jérôme Pouiller
On Tuesday 5 October 2021 16:20:19 CEST Kalle Valo wrote: > Jerome Pouiller writes: > > > From: Jérôme Pouiller [...] > > > > v8: > > - Change the way the DT is handled. The user can now specify the name of > > the board (= chip + antenna) he use. It easier for board designers to > > a

Re: [PATCH v8 00/24] wfx: get out from the staging area

2021-10-05 Thread Kalle Valo
Jerome Pouiller writes: > From: Jérôme Pouiller > > Hello, > > I think the wfx driver is now mature enough to be accepted in the > drivers/net/wireless directory. > > The firmware is now a part of the linux-firmware repository since relase > 20210315[1]. It had taken a bit of time because I have

Re: [PATCH v8 00/24] wfx: get out from the staging area

2021-10-05 Thread Kalle Valo
Jerome Pouiller writes: > From: Jérôme Pouiller > > Hello, > > I think the wfx driver is now mature enough to be accepted in the > drivers/net/wireless directory. > > The firmware is now a part of the linux-firmware repository since relase > 20210315[1]. It had taken a bit of time because I have

[PATCH v8 00/24] wfx: get out from the staging area

2021-10-05 Thread Jerome Pouiller
From: Jérôme Pouiller Hello, I think the wfx driver is now mature enough to be accepted in the drivers/net/wireless directory. The firmware is now a part of the linux-firmware repository since relase 20210315[1]. It had taken a bit of time because I have worked with the legal department to simp