public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mtd: nand: sunxi: Perfs improvements
@ 2017-01-06  9:42 Boris Brezillon
  2017-01-06  9:42 ` [PATCH 1/3] mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events() Boris Brezillon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Boris Brezillon @ 2017-01-06  9:42 UTC (permalink / raw)
  To: Boris Brezillon, Richard Weinberger, linux-mtd
  Cc: David Woodhouse, Brian Norris, Marek Vasut, Cyrille Pitchen,
	linux-arm-kernel, Maxime Ripard, Chen-Yu Tsai

Hello,

These 3 patches aims at improving the sunxi NAND driver perfs and
avoiding busy waits on long operations to improve system reactivity.

Regards,

Boris

Boris Brezillon (3):
  mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()
  mtd: nand: sunxi: Stop using polling mode when waiting for long
    operations
  mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl()

 drivers/mtd/nand/sunxi_nand.c | 36 ++++++++++++++++++++++++++----------
 1 file changed, 26 insertions(+), 10 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-02-06 19:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-06  9:42 [PATCH 0/3] mtd: nand: sunxi: Perfs improvements Boris Brezillon
2017-01-06  9:42 ` [PATCH 1/3] mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events() Boris Brezillon
2017-01-06  9:42 ` [PATCH 2/3] mtd: nand: sunxi: Stop using polling mode when waiting for long operations Boris Brezillon
2017-01-06  9:42 ` [PATCH 3/3] mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl() Boris Brezillon
2017-02-06 19:44 ` [PATCH 0/3] mtd: nand: sunxi: Perfs improvements Boris Brezillon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox