Re: [PATCH v8 5/7] ARM: dts: ls1021a: Remove fsl,qspi-has-second-chip as it is not used

2019-01-15 Thread Schrempf Frieder
On 15.01.19 16:18, Shawn Guo wrote: > On Mon, Jan 14, 2019 at 08:18:49AM +, Schrempf Frieder wrote: >> Hi Shawn, >> >> On 13.01.19 04:31, Shawn Guo wrote: >>> On Mon, Jan 07, 2019 at 09:29:54AM +, Schrempf Frieder wrote: From: Frieder Schrempf After switching to the new FSL

Re: [PATCH v8 5/7] ARM: dts: ls1021a: Remove fsl,qspi-has-second-chip as it is not used

2019-01-15 Thread Shawn Guo
On Mon, Jan 14, 2019 at 08:18:49AM +, Schrempf Frieder wrote: > Hi Shawn, > > On 13.01.19 04:31, Shawn Guo wrote: > > On Mon, Jan 07, 2019 at 09:29:54AM +, Schrempf Frieder wrote: > >> From: Frieder Schrempf > >> > >> After switching to the new FSL QSPI driver the property > >>

Re: [PATCH v8 5/7] ARM: dts: ls1021a: Remove fsl,qspi-has-second-chip as it is not used

2019-01-14 Thread Schrempf Frieder
Hi Shawn, On 13.01.19 04:31, Shawn Guo wrote: > On Mon, Jan 07, 2019 at 09:29:54AM +, Schrempf Frieder wrote: >> From: Frieder Schrempf >> >> After switching to the new FSL QSPI driver the property >> 'fsl,qspi-has-second-chip' is not needed anymore. >> >> The driver now uses the 'reg'

Re: [PATCH v8 5/7] ARM: dts: ls1021a: Remove fsl,qspi-has-second-chip as it is not used

2019-01-12 Thread Shawn Guo
On Mon, Jan 07, 2019 at 09:29:54AM +, Schrempf Frieder wrote: > From: Frieder Schrempf > > After switching to the new FSL QSPI driver the property > 'fsl,qspi-has-second-chip' is not needed anymore. > > The driver now uses the 'reg' property to determine the bus and > the chipselect. > >

[PATCH v8 5/7] ARM: dts: ls1021a: Remove fsl,qspi-has-second-chip as it is not used

2019-01-07 Thread Schrempf Frieder
From: Frieder Schrempf After switching to the new FSL QSPI driver the property 'fsl,qspi-has-second-chip' is not needed anymore. The driver now uses the 'reg' property to determine the bus and the chipselect. Signed-off-by: Frieder Schrempf --- arch/arm/boot/dts/ls1021a-moxa-uc-8410a.dts | 1