Re: [PATCH] docs: mtd: Update spi nor reference driver

2019-09-06 Thread Tudor.Ambarus
On 09/06/2019 06:03 PM, Jonathan Corbet wrote: > On Fri, 6 Sep 2019 15:58:41 +0100 > John Garry wrote: > >> I don't think that it was appropriate to apply this patch in the end - >> maybe this could have been communicated better. If you check the >> subsequent discussion in this thread, it se

Re: [PATCH] docs: mtd: Update spi nor reference driver

2019-09-06 Thread Jonathan Corbet
On Fri, 6 Sep 2019 15:58:41 +0100 John Garry wrote: > I don't think that it was appropriate to apply this patch in the end - > maybe this could have been communicated better. If you check the > subsequent discussion in this thread, it seems that completely new > documentation is required: > >

Re: [PATCH] docs: mtd: Update spi nor reference driver

2019-09-06 Thread John Garry
On 06/09/2019 15:52, Jonathan Corbet wrote: On Wed, 7 Aug 2019 00:06:23 +0800 John Garry wrote: The reference driver no longer exists since commit 50f1242c6742 ("mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c"). Update reference to spi-fsl-qspi.c driver. Signed-off-

Re: [PATCH] docs: mtd: Update spi nor reference driver

2019-09-06 Thread Jonathan Corbet
On Wed, 7 Aug 2019 00:06:23 +0800 John Garry wrote: > The reference driver no longer exists since commit 50f1242c6742 ("mtd: > fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c"). > > Update reference to spi-fsl-qspi.c driver. > > Signed-off-by: John Garry So this appears to

Re: [PATCH] docs: mtd: Update spi nor reference driver

2019-08-21 Thread John Garry
On 20/08/2019 17:58, Mark Brown wrote: On Tue, Aug 20, 2019 at 03:09:15PM +0100, John Garry wrote: On 19/08/2019 05:39, Vignesh Raghavendra wrote: On 16/08/19 3:50 PM, John Garry wrote: About the child spi flash devices, is the recommendation to just use PRP0001 HID and "jedec,spi-nor" compa

Re: [PATCH] docs: mtd: Update spi nor reference driver

2019-08-20 Thread Mark Brown
On Tue, Aug 20, 2019 at 03:09:15PM +0100, John Garry wrote: > On 19/08/2019 05:39, Vignesh Raghavendra wrote: > > On 16/08/19 3:50 PM, John Garry wrote: > > > About the child spi flash devices, is the recommendation to just use > > > PRP0001 HID and "jedec,spi-nor" compatible? > > I am not quite

Re: [PATCH] docs: mtd: Update spi nor reference driver

2019-08-20 Thread John Garry
On 19/08/2019 05:39, Vignesh Raghavendra wrote: Hi, On 16/08/19 3:50 PM, John Garry wrote: On 06/08/2019 17:40, Schrempf Frieder wrote: [...] Hi, Could someone kindly advise on the following: Hi Vignesh, I am looking at ACPI support only for an mtd spi nor driver we're targeting for ma

Re: [PATCH] docs: mtd: Update spi nor reference driver

2019-08-18 Thread Vignesh Raghavendra
Hi, On 16/08/19 3:50 PM, John Garry wrote: > On 06/08/2019 17:40, Schrempf Frieder wrote: [...] > > Hi, > > Could someone kindly advise on the following: > > I am looking at ACPI support only for an mtd spi nor driver we're > targeting for mainline support. > If its a new driver, please add i

Re: [PATCH] docs: mtd: Update spi nor reference driver

2019-08-16 Thread John Garry
On 06/08/2019 17:40, Schrempf Frieder wrote: Cc: +MTD/SPI-NOR/SPI maintainers Hi John, On 06.08.19 18:35, John Garry wrote: On 06/08/2019 17:06, John Garry wrote: The reference driver no longer exists since commit 50f1242c6742 ("mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fs

Re: [PATCH] docs: mtd: Update spi nor reference driver

2019-08-06 Thread Schrempf Frieder
Cc: +MTD/SPI-NOR/SPI maintainers Hi John, On 06.08.19 18:35, John Garry wrote: > On 06/08/2019 17:06, John Garry wrote: >> The reference driver no longer exists since commit 50f1242c6742 ("mtd: >> fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c"). >> >> Update reference to spi

Re: [PATCH] docs: mtd: Update spi nor reference driver

2019-08-06 Thread John Garry
On 06/08/2019 17:06, John Garry wrote: The reference driver no longer exists since commit 50f1242c6742 ("mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c"). Update reference to spi-fsl-qspi.c driver. Signed-off-by: John Garry diff --git a/Documentation/driver-api/mtd/s

[PATCH] docs: mtd: Update spi nor reference driver

2019-08-06 Thread John Garry
The reference driver no longer exists since commit 50f1242c6742 ("mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c"). Update reference to spi-fsl-qspi.c driver. Signed-off-by: John Garry diff --git a/Documentation/driver-api/mtd/spi-nor.rst b/Documentation/driver-api/mt