[PATCH v5 0/3] mtd: spi-nor: OTP support

Tudor Ambarus tudor.ambarus at microchip.com
Fri Apr 2 07:38:24 BST 2021


On Mon, 22 Mar 2021 00:51:37 +0100, Michael Walle wrote:
> This patchset implements the MTD OTP functions to allow access to the SPI
> OTP data. Specific support is added for Winbond flash chips.
> 
> In the past there was already an attempt by Rahul Bedarkar to add this, but
> there was no response. These patches are slightly based on his work.
> 
> https://lore.kernel.org/linux-mtd/1489754636-21461-1-git-send-email-rahul.bedarkar@imgtec.com/
> 
> [...]

Update 1/3: use div64_u64(), IS_ALIGNED, params->otp.org.
unsigned int region, drop comment, add rlen local variable in spi_nor_mtd_otp_lock()

Applied to spi-nor/next, thanks!

[1/3] mtd: spi-nor: add OTP support
      https://git.kernel.org/mtd/c/06d4bdf0a329
[2/3] mtd: spi-nor: implement OTP support for Winbond and similar flashes
      https://git.kernel.org/mtd/c/10488a53bdc4
[3/3] mtd: spi-nor: winbond: add OTP support to w25q32fw/jw
      https://git.kernel.org/mtd/c/5909dde2bc53

Best regards,
-- 
Tudor Ambarus <tudor.ambarus at microchip.com>



More information about the linux-mtd mailing list