Re: [PATCH V2 06/14] ARM: dts: stm32: Add QSPI NOR on AV96

2020-03-31 Thread Marek Vasut
On 3/31/20 3:39 PM, Patrick DELAUNAY wrote: > Hi Marek, > >> From: Marek Vasut >> Sent: mardi 31 mars 2020 02:49 >> >> The DH Electronics DHCOR SOM has QSPI NOR on the SoM itself, add it into the >> DT. >> >> Signed-off-by: Marek Vasut >> Cc: Patrick Delaunay >> Cc: Patrice Chotard >> --- >> V

RE: [PATCH V2 06/14] ARM: dts: stm32: Add QSPI NOR on AV96

2020-03-31 Thread Patrick DELAUNAY
Hi Marek, > From: Marek Vasut > Sent: mardi 31 mars 2020 02:49 > > The DH Electronics DHCOR SOM has QSPI NOR on the SoM itself, add it into the > DT. > > Signed-off-by: Marek Vasut > Cc: Patrick Delaunay > Cc: Patrice Chotard > --- > V2: Drop the explicit flash type in DT node, use spi-flash

Re: [PATCH V2 06/14] ARM: dts: stm32: Add QSPI NOR on AV96

2020-03-31 Thread Patrice CHOTARD
Hi Marek On 3/31/20 2:48 AM, Marek Vasut wrote: > The DH Electronics DHCOR SOM has QSPI NOR on the SoM itself, add it > into the DT. > > Signed-off-by: Marek Vasut > Cc: Patrick Delaunay > Cc: Patrice Chotard Reviewed-by: Patrice Chotard Thanks > --- > V2: Drop the explicit flash type in D

[PATCH V2 06/14] ARM: dts: stm32: Add QSPI NOR on AV96

2020-03-30 Thread Marek Vasut
The DH Electronics DHCOR SOM has QSPI NOR on the SoM itself, add it into the DT. Signed-off-by: Marek Vasut Cc: Patrick Delaunay Cc: Patrice Chotard --- V2: Drop the explicit flash type in DT node, use spi-flash --- arch/arm/dts/stm32mp157a-avenger96.dts | 20 1 file chang