Re: [PATCH v5 1/3] spi-nor: Add support for Intel SPI serial flash controller

2016-11-25 Thread Marek Vasut
On 11/14/2016 11:24 AM, Mika Westerberg wrote: > Add support for the SPI serial flash host controller found on many Intel > CPUs including Baytrail and Braswell. The SPI serial flash controller is > used to access BIOS and other platform specific information. By default the > driver exposes a singl

Re: [PATCH v5 1/3] spi-nor: Add support for Intel SPI serial flash controller

2016-11-21 Thread Cyrille Pitchen
Hi Mika, Le 14/11/2016 à 11:24, Mika Westerberg a écrit : > Add support for the SPI serial flash host controller found on many Intel > CPUs including Baytrail and Braswell. The SPI serial flash controller is > used to access BIOS and other platform specific information. By default the > driver exp

[PATCH v5 1/3] spi-nor: Add support for Intel SPI serial flash controller

2016-11-14 Thread Mika Westerberg
Add support for the SPI serial flash host controller found on many Intel CPUs including Baytrail and Braswell. The SPI serial flash controller is used to access BIOS and other platform specific information. By default the driver exposes a single read-only MTD device but with a module parameter "wri