All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add octal DTR support for Macronix flash
@ 2021-01-29  8:13 zhengxunli
  2021-01-29  8:13 ` [PATCH 1/3] mtd: spi-nor: macronix: add support for Macronix octaflash zhengxunli
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: zhengxunli @ 2021-01-29  8:13 UTC (permalink / raw)
  To: linux-mtd, miquel.raynal; +Cc: juliensu, ycllin, zhengxunli

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


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-02-02  8:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-29  8:13 [PATCH 0/3] Add octal DTR support for Macronix flash zhengxunli
2021-01-29  8:13 ` [PATCH 1/3] mtd: spi-nor: macronix: add support for Macronix octaflash zhengxunli
2021-02-01 14:44   ` Miquel Raynal
2021-02-01 15:06     ` Miquel Raynal
2021-02-01 19:55   ` Pratyush Yadav
2021-01-29  8:13 ` [PATCH 2/3] spi: mxic: patch for octal DTR mode support zhengxunli
2021-02-01 14:49   ` Miquel Raynal
2021-02-01 20:10     ` Pratyush Yadav
2021-02-01 21:20       ` Miquel Raynal
     [not found]     ` <OF6211E4EF.55839180-ON48258670.0011946B-48258670.001EE31F@mxic.com.tw>
2021-02-02  8:06       ` Miquel Raynal
2021-01-29  8:13 ` [PATCH 3/3] spi: mxic: add maximum speed of spi host zhengxunli
2021-02-01 15:02   ` Miquel Raynal
     [not found]     ` <OFCBF59ED0.4C198CA3-ON48258670.00236718-48258670.0026E452@mxic.com.tw>
2021-02-02  8:04       ` Miquel Raynal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.