linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] CFI and HyperFlash changes for v5.10-rc1
@ 2020-10-09 11:43 Vignesh Raghavendra
  2020-10-11 20:42 ` Richard Weinberger
  0 siblings, 1 reply; 3+ messages in thread
From: Vignesh Raghavendra @ 2020-10-09 11:43 UTC (permalink / raw)
  To: Miquel Raynal, Richard Weinberger; +Cc: linux-mtd, Tudor Ambarus

Hi  Miquel, Richard,

Here is the CFI and HyperFlash related PR for v5.10-rc1. Thanks!

Regards
Vignesh

The following changes since commit ba4f184e126b751d1bffad5897f263108befc780:

  Linux 5.9-rc6 (2020-09-20 16:33:55 -0700)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/linux.git tags/cfi/for-5.10

for you to fetch changes up to 5de15b610f785f0e188fefb707f0b19de156968a:

  mtd: hyperbus: add Renesas RPC-IF driver (2020-10-06 12:36:21 +0530)

----------------------------------------------------------------
HyperBus changes

* DMA support for TI's AM654 HyperBus controller driver.
* HyperBus frontend driver for Renesas RPC-IF driver.

----------------------------------------------------------------
Sergei Shtylyov (1):
      mtd: hyperbus: add Renesas RPC-IF driver

Vignesh Raghavendra (4):
      mtd: hyperbus: Provide per device private pointer
      mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash access
      mtd: hyperbus: hbmc-am654: Drop pm_runtime* calls from probe
      mtd: hyperbus: hbmc-am654: Add DMA support for reads

 drivers/mtd/hyperbus/Kconfig      |   7 +
 drivers/mtd/hyperbus/Makefile     |   1 +
 drivers/mtd/hyperbus/hbmc-am654.c | 144 +++++++-
 drivers/mtd/hyperbus/rpc-if.c     | 170 ++++++++++
 include/linux/mtd/hyperbus.h      |  13 +
 5 files changed, 319 insertions(+), 16 deletions(-)
 create mode 100644 drivers/mtd/hyperbus/rpc-if.c

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

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

end of thread, other threads:[~2020-10-12  6:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09 11:43 [GIT PULL] CFI and HyperFlash changes for v5.10-rc1 Vignesh Raghavendra
2020-10-11 20:42 ` Richard Weinberger
2020-10-12  6:43   ` Vignesh Raghavendra

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