On Wed, Mar 20, 2019 at 02:38:02PM +0000, Schrempf Frieder wrote: > From: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx> > > After switching to the new FSL QSPI driver the properties > 'fsl,qspi-has-second-chip' and 'big-endian' are not used anymore. > > The driver now uses the 'reg' property to determine the bus and > the chipselect. The endianness is selected by the driver depending > on which SoC is used. > > Signed-off-by: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx> Applied both, thanks.