Re: [PATCH 1/5] mtd: spi-nor: Regroup flash parameter and settings

2019-08-25 Thread Boris Brezillon
On Fri, 23 Aug 2019 15:53:35 + wrote: > From: Tudor Ambarus > > The scope is to move all [FLASH-SPECIFIC] parameters and settings > from 'struct spi_nor' to 'struct spi_nor_flash_parameter'. > > 'struct spi_nor_flash_parameter' describes the hardware capabilities > and associated settings

[PATCH 1/5] mtd: spi-nor: Regroup flash parameter and settings

2019-08-23 Thread Tudor.Ambarus
From: Tudor Ambarus The scope is to move all [FLASH-SPECIFIC] parameters and settings from 'struct spi_nor' to 'struct spi_nor_flash_parameter'. 'struct spi_nor_flash_parameter' describes the hardware capabilities and associated settings of the SPI NOR flash memory. It includes legacy flash para