From mboxrd@z Thu Jan 1 00:00:00 1970 From: marek.vasut@gmail.com (Marek Vasut) Date: Tue, 11 Sep 2018 20:56:16 +0200 Subject: [PATCH v3 2/2] mtd: spi-nor: parse SFDP Sector Map Parameter Table In-Reply-To: <20180911154007.17195-3-tudor.ambarus@microchip.com> References: <20180911154007.17195-1-tudor.ambarus@microchip.com> <20180911154007.17195-3-tudor.ambarus@microchip.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/11/2018 05:40 PM, Tudor Ambarus wrote: > Add support for the SFDP (JESD216B) Sector Map Parameter Table. This > table is optional, but when available, we parse it to identify the > location and size of sectors within the main data array of the > flash memory device and to identify which Erase Types are supported by > each sector. > > Signed-off-by: Tudor Ambarus Reviewed-by: Marek Vasut -- Best regards, Marek Vasut