[PATCH 0/3] Add octal DTR support for Macronix flash

zhengxunli zhengxunli at mxic.com.tw
Fri Jan 29 03:13:35 EST 2021


Hi,

This series adds support for Octal DTR for Macronix flashes. The
first set of patches is add Macronix octaflash series octal dtr
mode support. The second set of patches add the Octal DTR mode
support for host driver. The last set of patches is add the
maximum speed limit of the host to prevent the device from not
working properly.

zhengxunli (3):
  mtd: spi-nor: macronix: add support for Macronix octaflash
  spi: mxic: patch for octal DTR mode support
  spi: mxic: add maximum speed of spi host

 Documentation/devicetree/bindings/spi/spi-mxic.txt |   4 +
 drivers/mtd/spi-nor/macronix.c                     | 122 +++++++++++++++++++++
 drivers/spi/spi-mxic.c                             |  40 +++++--
 3 files changed, 155 insertions(+), 11 deletions(-)

-- 
1.9.1




More information about the linux-mtd mailing list