linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mtd: rawnand: au1550nd: Convert the driver to exec_op()
@ 2020-04-19 19:30 Boris Brezillon
  2020-04-19 19:30 ` [PATCH 1/4] mtd: rawnand: au1550nd: Stop using IO_ADDR_{R,W} in au_{read,write}_buf[16]() Boris Brezillon
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Boris Brezillon @ 2020-04-19 19:30 UTC (permalink / raw)
  To: Miquel Raynal, linux-mtd
  Cc: Richard Weinberger, Vignesh Raghavendra, Tudor Ambarus,
	Thomas Bogendoerfer, linux-mips, Krzysztof Kozlowski,
	Boris Brezillon

Hello,

An attempt at converting the au1550nd to exec_op(). The patchset it only
compile-tested, so that'd be great to have someone with a db1550 to test
it. If there's no one owning such a board, maybe we should consider
removing it, as such ancient drivers make the NAND subsystem maintenance
harder.

Regards,

Boris

Boris Brezillon (4):
  mtd: rawnand: au1550nd: Stop using IO_ADDR_{R,W} in
    au_{read,write}_buf[16]()
  mtd: rawnand: au1550nd: Implement exec_op()
  mtd: rawnand: au1550nd: Get rid of the legacy interface implementation
  mtd: rawnand: au1550nd: Patch the read/write buf helper prototypes

 drivers/mtd/nand/raw/au1550nd.c | 410 +++++++++++---------------------
 1 file changed, 135 insertions(+), 275 deletions(-)

-- 
2.25.2


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

end of thread, other threads:[~2020-05-10 20:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-19 19:30 [PATCH 0/4] mtd: rawnand: au1550nd: Convert the driver to exec_op() Boris Brezillon
2020-04-19 19:30 ` [PATCH 1/4] mtd: rawnand: au1550nd: Stop using IO_ADDR_{R,W} in au_{read,write}_buf[16]() Boris Brezillon
2020-04-27 15:22   ` Miquel Raynal
2020-05-10 20:06   ` [PATCH 1/4] mtd: rawnand: au1550nd: Stop using IO_ADDR_{R, W} in au_{read, write}_buf[16]() Miquel Raynal
2020-04-19 19:30 ` [PATCH 2/4] mtd: rawnand: au1550nd: Implement exec_op() Boris Brezillon
2020-04-27 15:23   ` Miquel Raynal
2020-05-10 20:06   ` Miquel Raynal
2020-04-19 19:30 ` [PATCH 3/4] mtd: rawnand: au1550nd: Get rid of the legacy interface implementation Boris Brezillon
2020-04-27 15:23   ` Miquel Raynal
2020-05-10 20:06   ` Miquel Raynal
2020-04-19 19:30 ` [PATCH 4/4] mtd: rawnand: au1550nd: Patch the read/write buf helper prototypes Boris Brezillon
2020-04-27 15:23   ` Miquel Raynal
2020-05-10 20:06   ` Miquel Raynal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).