Re: [PATCH v7 6/9] mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c

2018-12-16 Thread Schrempf Frieder
;> linux-kernel@vger.kernel.org >> Subject: [PATCH v7 6/9] mtd: fsl-quadspi: Remove the driver as it was >> replaced by spi-fsl-qspi.c >> >> From: Frieder Schrempf >> >> There's a new driver using the SPI memory interface of the SPI framework at >> spi/s

RE: [PATCH v7 6/9] mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c

2018-12-14 Thread Han Xu
..@nod.at; miquel.ray...@bootlin.com; broo...@kernel.org; David > Wolfe ; Fabio Estevam ; > Prabhakar Kushwaha ; Yogesh Narayan > Gaur ; Han Xu ; > shawn...@kernel.org; Schrempf Frieder ; > linux-kernel@vger.kernel.org > Subject: [PATCH v7 6/9] mtd: fsl-quadspi: Remove the driver

[PATCH v7 6/9] mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c

2018-12-04 Thread Schrempf Frieder
From: Frieder Schrempf There's a new driver using the SPI memory interface of the SPI framework at spi/spi-fsl-qspi.c, which can be used together with m25p80.c to replace the functionality of this SPI NOR driver. The new driver is already in use and this code is not compiled anymore, so let's re