mbox series

[0/2] mtd: rawnand: brcmnand: Glue driver Kconfig entries

Message ID 20220711222323.4048197-1-f.fainelli@gmail.com
Headers show
Series mtd: rawnand: brcmnand: Glue driver Kconfig entries | expand

Message

Florian Fainelli July 11, 2022, 10:23 p.m. UTC
Hi all,

This patch series allows for a finer control over the BRCMNAND driver
glue driver selection such that it defaults to the various platforms
enabled in the configuration file.

Florian Fainelli (2):
  mtd: rawnand: brcmnand: Move Kconfig to driver folder
  mtd: rawnand: brcmnand: Add individual glue driver selection

 drivers/mtd/nand/raw/Kconfig           | 22 +-----------
 drivers/mtd/nand/raw/brcmnand/Kconfig  | 49 ++++++++++++++++++++++++++
 drivers/mtd/nand/raw/brcmnand/Makefile |  8 ++---
 3 files changed, 54 insertions(+), 25 deletions(-)
 create mode 100644 drivers/mtd/nand/raw/brcmnand/Kconfig

Comments

Florian Fainelli Aug. 4, 2022, 5:55 p.m. UTC | #1
On 7/11/22 15:23, Florian Fainelli wrote:
> Hi all,
> 
> This patch series allows for a finer control over the BRCMNAND driver
> glue driver selection such that it defaults to the various platforms
> enabled in the configuration file.

Miquel are you able to review and apply those patches if satisfactory? Thanks!

> 
> Florian Fainelli (2):
>   mtd: rawnand: brcmnand: Move Kconfig to driver folder
>   mtd: rawnand: brcmnand: Add individual glue driver selection
> 
>  drivers/mtd/nand/raw/Kconfig           | 22 +-----------
>  drivers/mtd/nand/raw/brcmnand/Kconfig  | 49 ++++++++++++++++++++++++++
>  drivers/mtd/nand/raw/brcmnand/Makefile |  8 ++---
>  3 files changed, 54 insertions(+), 25 deletions(-)
>  create mode 100644 drivers/mtd/nand/raw/brcmnand/Kconfig
>
Florian Fainelli Sept. 3, 2022, 6:42 p.m. UTC | #2
On 8/4/2022 10:55 AM, Florian Fainelli wrote:
> On 7/11/22 15:23, Florian Fainelli wrote:
>> Hi all,
>>
>> This patch series allows for a finer control over the BRCMNAND driver
>> glue driver selection such that it defaults to the various platforms
>> enabled in the configuration file.
> 
> Miquel are you able to review and apply those patches if satisfactory? Thanks!

Ping?
Miquel Raynal Sept. 3, 2022, 7:04 p.m. UTC | #3
Hello Florian,

f.fainelli@gmail.com wrote on Sat, 3 Sep 2022 11:42:07 -0700:

> On 8/4/2022 10:55 AM, Florian Fainelli wrote:
> > On 7/11/22 15:23, Florian Fainelli wrote:  
> >> Hi all,
> >>
> >> This patch series allows for a finer control over the BRCMNAND driver
> >> glue driver selection such that it defaults to the various platforms
> >> enabled in the configuration file.  
> > 
> > Miquel are you able to review and apply those patches if satisfactory? Thanks!  
> 
> Ping?

Sorry for the delay, I was off for almost all July/August, I need to
sync with Richard and start catching up. I'll do my best but with
LPC/ELC-E approaching, I'm far from close to have enough spare time! At
the latest, I will settle the situation right after those conferences. 

Thanks,
Miquèl
Miquel Raynal Sept. 19, 2022, 2:40 p.m. UTC | #4
Hi Florian,

f.fainelli@gmail.com wrote on Thu, 4 Aug 2022 10:55:21 -0700:

> On 7/11/22 15:23, Florian Fainelli wrote:
> > Hi all,
> > 
> > This patch series allows for a finer control over the BRCMNAND driver
> > glue driver selection such that it defaults to the various platforms
> > enabled in the configuration file.  
> 
> Miquel are you able to review and apply those patches if satisfactory? Thanks!

Sorry for the huge delay, I'm now trying to catch up on all my work
left since end of June, the series looks ok at a first glance and
received no comments so I'll apply it soon.

Thanks,
Miquèl