linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] mtd: CFI changes for v5.4-rc1
@ 2019-08-30  9:10 Vignesh Raghavendra
  2019-09-16  5:58 ` Richard Weinberger
  0 siblings, 1 reply; 2+ messages in thread
From: Vignesh Raghavendra @ 2019-08-30  9:10 UTC (permalink / raw)
  To: Richard Weinberger, Miquel Raynal; +Cc: MTD Maling List, Tudor Ambarus

Hi Richard,

Here is the CFI flash related PR for v5.4-rc1

Regards
Vignesh

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

  https://github.com/r-vignesh/linux.git tags/cfi/for-5.4-rc1

for you to fetch changes up to 557c759036fc3976a5358cef23e65a263853b93f:

  mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1 (2019-08-27 17:55:53 +0530)

----------------------------------------------------------------
CFI core

* Kill useless initializer in mtd_do_chip_probe()
* Fix a rare write failure seen on some cfi_cmdset_0002 compliant
  Parallel NORs
* Bunch of cleanups for cfi_cmdset_0002 driver's write functions by
  Tokunori Ikegami <ikegami.t@gmail.com>

----------------------------------------------------------------
Sergei Shtylyov (1):
      mtd: chips: gen_probe: kill useless initializer in mtd_do_chip_probe()

Tokunori Ikegami (8):
      mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
      mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer()
      mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
      mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
      mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
      mtd: cfi_cmdset_0002: Split wait for write buffer completion sequence
      mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths
      mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1

 drivers/mtd/chips/cfi_cmdset_0002.c | 297 ++++++----
 drivers/mtd/chips/gen_probe.c       |   2 +-
 2 files changed, 186 insertions(+), 113 deletions(-)

-- 
Regards
Vignesh

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

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

* Re: [GIT PULL] mtd: CFI changes for v5.4-rc1
  2019-08-30  9:10 [GIT PULL] mtd: CFI changes for v5.4-rc1 Vignesh Raghavendra
@ 2019-09-16  5:58 ` Richard Weinberger
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Weinberger @ 2019-09-16  5:58 UTC (permalink / raw)
  To: Vignesh Raghavendra
  Cc: Richard Weinberger, Tudor Ambarus, MTD Maling List, Miquel Raynal

On Fri, Aug 30, 2019 at 11:09 AM Vignesh Raghavendra <vigneshr@ti.com> wrote:
>
> Hi Richard,
>
> Here is the CFI flash related PR for v5.4-rc1

Pulled. :-)

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

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

end of thread, other threads:[~2019-09-16  5:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-30  9:10 [GIT PULL] mtd: CFI changes for v5.4-rc1 Vignesh Raghavendra
2019-09-16  5:58 ` Richard Weinberger

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).