Re: [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node

2020-05-11 Thread Miquel Raynal
Hi Christophe, Christophe Kerello wrote on Mon, 11 May 2020 19:02:51 +0200: > Hi Miquel, > > On 5/11/20 4:45 PM, Miquel Raynal wrote: > > Hi Christophe, > > > > Christophe Kerello wrote on Mon, 11 May > > 2020 16:19:47 +0200: > > > >> Hi Miquel, > >> > >> On 5/11/20 2:58 PM, Miquel Raynal

Re: [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node

2020-05-11 Thread Christophe Kerello
Hi Miquel, On 5/11/20 4:45 PM, Miquel Raynal wrote: Hi Christophe, Christophe Kerello wrote on Mon, 11 May 2020 16:19:47 +0200: Hi Miquel, On 5/11/20 2:58 PM, Miquel Raynal wrote: Hi Christophe, Christophe Kerello wrote on Mon, 11 May 2020 14:47:09 +0200: Hi Miquel, On 5/11/20 1:59

Re: [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node

2020-05-11 Thread Miquel Raynal
Hi Christophe, Christophe Kerello wrote on Mon, 11 May 2020 16:19:47 +0200: > Hi Miquel, > > On 5/11/20 2:58 PM, Miquel Raynal wrote: > > Hi Christophe, > > > > Christophe Kerello wrote on Mon, 11 May > > 2020 14:47:09 +0200: > > > >> Hi Miquel, > >> > >> On 5/11/20 1:59 PM, Miquel Raynal

Re: [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node

2020-05-11 Thread Christophe Kerello
Hi Miquel, On 5/11/20 2:58 PM, Miquel Raynal wrote: Hi Christophe, Christophe Kerello wrote on Mon, 11 May 2020 14:47:09 +0200: Hi Miquel, On 5/11/20 1:59 PM, Miquel Raynal wrote: Hi Christophe, Christophe Kerello wrote on Mon, 11 May 2020 12:21:03 +0200: Hi Miquel, On 5/11/20 11:1

Re: [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node

2020-05-11 Thread Miquel Raynal
Hi Christophe, Christophe Kerello wrote on Mon, 11 May 2020 14:47:09 +0200: > Hi Miquel, > > On 5/11/20 1:59 PM, Miquel Raynal wrote: > > Hi Christophe, > > > > Christophe Kerello wrote on Mon, 11 May > > 2020 12:21:03 +0200: > > > >> Hi Miquel, > >> > >> On 5/11/20 11:18 AM, Miquel Raynal

Re: [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node

2020-05-11 Thread Christophe Kerello
Hi Miquel, On 5/11/20 1:59 PM, Miquel Raynal wrote: Hi Christophe, Christophe Kerello wrote on Mon, 11 May 2020 12:21:03 +0200: Hi Miquel, On 5/11/20 11:18 AM, Miquel Raynal wrote: Hi Christophe, Christophe Kerello wrote on Wed, 6 May 2020 11:11:19 +0200: FMC2 EBI support has been a

Re: [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node

2020-05-11 Thread Miquel Raynal
Hi Christophe, Christophe Kerello wrote on Mon, 11 May 2020 12:21:03 +0200: > Hi Miquel, > > On 5/11/20 11:18 AM, Miquel Raynal wrote: > > Hi Christophe, > > > > Christophe Kerello wrote on Wed, 6 May 2020 > > 11:11:19 +0200: > > > >> FMC2 EBI support has been added. Common resources (regi

Re: [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node

2020-05-11 Thread Christophe Kerello
Hi Miquel, On 5/11/20 11:18 AM, Miquel Raynal wrote: Hi Christophe, Christophe Kerello wrote on Wed, 6 May 2020 11:11:19 +0200: FMC2 EBI support has been added. Common resources (registers base and clock) are now shared between the 2 drivers. It means that the common resources should now be

Re: [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node

2020-05-11 Thread Miquel Raynal
Hi Christophe, Christophe Kerello wrote on Wed, 6 May 2020 11:11:19 +0200: > FMC2 EBI support has been added. Common resources (registers base > and clock) are now shared between the 2 drivers. It means that the > common resources should now be found in the parent device when EBI > node is avail

[PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node

2020-05-06 Thread Christophe Kerello
FMC2 EBI support has been added. Common resources (registers base and clock) are now shared between the 2 drivers. It means that the common resources should now be found in the parent device when EBI node is available. Signed-off-by: Christophe Kerello --- drivers/mtd/nand/raw/Kconfig