linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Vignesh Raghavendra <vigneshr@ti.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>,
	Richard Weinberger <richard@nod.at>
Cc: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
	Tudor Ambarus <Tudor.Ambarus@microchip.com>
Subject: [GIT PULL] CFI and HyperFlash changes for v5.10-rc1
Date: Fri, 9 Oct 2020 17:13:36 +0530	[thread overview]
Message-ID: <6755a43e-1fec-4a5f-760d-44ac834787aa@ti.com> (raw)

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/

             reply	other threads:[~2020-10-09 11:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-09 11:43 Vignesh Raghavendra [this message]
2020-10-11 20:42 ` [GIT PULL] CFI and HyperFlash changes for v5.10-rc1 Richard Weinberger
2020-10-12  6:43   ` Vignesh Raghavendra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6755a43e-1fec-4a5f-760d-44ac834787aa@ti.com \
    --to=vigneshr@ti.com \
    --cc=Tudor.Ambarus@microchip.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=richard@nod.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).