Re: [PATCH 3/3] mtd: spi-nor: Altera Quadspi Flash Controller v2 Platform driver

2017-06-27 Thread matthew . gerlach
On Tue, 27 Jun 2017, Marek Vasut wrote: On 06/27/2017 05:15 PM, matthew.gerl...@linux.intel.com wrote: On Tue, 27 Jun 2017, Marek Vasut wrote: On 06/26/2017 06:13 PM, matthew.gerl...@linux.intel.com wrote: From: Matthew Gerlach Just wrap it into the Altera QSPI driver , no need for se

Re: [PATCH 3/3] mtd: spi-nor: Altera Quadspi Flash Controller v2 Platform driver

2017-06-27 Thread Marek Vasut
On 06/27/2017 05:15 PM, matthew.gerl...@linux.intel.com wrote: > > > On Tue, 27 Jun 2017, Marek Vasut wrote: > >> On 06/26/2017 06:13 PM, matthew.gerl...@linux.intel.com wrote: >>> From: Matthew Gerlach >> >> Just wrap it into the Altera QSPI driver , no need for separate platform >> driver IMO

Re: [PATCH 3/3] mtd: spi-nor: Altera Quadspi Flash Controller v2 Platform driver

2017-06-27 Thread matthew . gerlach
On Tue, 27 Jun 2017, Marek Vasut wrote: On 06/26/2017 06:13 PM, matthew.gerl...@linux.intel.com wrote: From: Matthew Gerlach Just wrap it into the Altera QSPI driver , no need for separate platform driver IMO. Hi Marek, I answered this question when you asked why the header file was nec

Re: [PATCH 3/3] mtd: spi-nor: Altera Quadspi Flash Controller v2 Platform driver

2017-06-27 Thread kbuild test robot
Hi Matthew, [auto build test ERROR on spi-nor/next] [also build test ERROR on next-20170627] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/matthew-gerlach-linux-intel-com/Altera-Quadspi-Control

Re: [PATCH 3/3] mtd: spi-nor: Altera Quadspi Flash Controller v2 Platform driver

2017-06-27 Thread Marek Vasut
On 06/26/2017 06:13 PM, matthew.gerl...@linux.intel.com wrote: > From: Matthew Gerlach Just wrap it into the Altera QSPI driver , no need for separate platform driver IMO. > Signed-off-by: Matthew Gerlach > --- > MAINTAINERS | 1 + > drivers/mtd/spi-nor/Kcon

[PATCH 3/3] mtd: spi-nor: Altera Quadspi Flash Controller v2 Platform driver

2017-06-26 Thread matthew . gerlach
From: Matthew Gerlach Signed-off-by: Matthew Gerlach --- MAINTAINERS | 1 + drivers/mtd/spi-nor/Kconfig | 5 + drivers/mtd/spi-nor/Makefile | 1 + drivers/mtd/spi-nor/altera-quadspi-platform.c | 137 +