[PATCH 0/4] Add support for SPI-NOR Macronix OTP
Erez Geva
erezgeva at nwtime.org
Fri Jun 28 07:03:24 PDT 2024
From: Erez Geva <ErezGeva2 at gmail.com>
Add support for SPI-NOR Macronix OTP.
And add mx25l12833f with OTP.
Erez Geva (4):
Add generic functions for accessing the SPI chip.
Add support for SPI-NOR Macronix OTP.
dt-bindings: mtd: macronix,mx25l12833f: add SPI-NOR chip
Add Macronix SPI-NOR mx25l12833f with OTP.
.../bindings/mtd/jedec,spi-nor.yaml | 2 +-
drivers/mtd/spi-nor/core.c | 131 ++++++++----
drivers/mtd/spi-nor/core.h | 27 +--
drivers/mtd/spi-nor/macronix.c | 190 ++++++++++++++++++
include/linux/mtd/spi-nor.h | 10 +
5 files changed, 301 insertions(+), 59 deletions(-)
--
2.39.2
More information about the linux-mtd
mailing list