From: Boris Brezillon <boris.brezillon@bootlin.com>
To: Marek Vasut <marex@denx.de>,
Brian Norris <computersforpeace@gmail.com>,
Richard Weinberger <richard@nod.at>,
David Woodhouse <dwmw2@infradead.org>,
"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: Re: [GIT PULL] mtd: spi-nor: Changes for 4.19
Date: Sat, 11 Aug 2018 12:20:55 +0200 [thread overview]
Message-ID: <20180811122055.22640e9e@bbrezillon> (raw)
In-Reply-To: <20180801093138.03c716ac@bbrezillon>
On Wed, 1 Aug 2018 09:31:38 +0200
Boris Brezillon <boris.brezillon@bootlin.com> wrote:
> Hello,
>
> Here is the spi-nor PR for 4.19.
>
> Regards,
>
> Boris
>
> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
>
> Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
>
> are available in the git repository at:
>
> git://git.infradead.org/linux-mtd.git tags/spi-nor/for-4.19
>
> for you to fetch changes up to bb276262e88dae52cc717bb636b7468f66bb234e:
>
> mtd: spi-nor: only apply reset hacks to broken hardware (2018-08-01 09:27:38 +0200)
PR merged in mtd/next.
>
> ----------------------------------------------------------------
> Core changes:
> - Apply reset hacks only when reset is explicitly marked as broken in
> the DT
>
> Driver changes:
> - Minor cleanup/fixes in the m25p80 driver
> - Release flash_np in the nxp-spifi driver
> - Add suspend/resume hooks to the atmel-quadspi driver
> - Include gpio/consumer.h instead of gpio.h in the atmel-quadspi driver
> - Use %pK instead of %p in the stm32-quadspi driver
> - Improve timeout handling in the cadence-quadspi driver
> - Use mtd_device_register() instead of mtd_device_parse_register() in
> the intel-spi driver
>
> ----------------------------------------------------------------
> Alexey Khoroshilov (1):
> mtd: spi-nor: nxp-spifi: release flash_np in nxp_spifi_probe()
>
> Benjamin Gaignard (1):
> mtd: spi-nor: stm32-quadspi: replace "%p" with "%pK"
>
> Boris Brezillon (3):
> mtd: m25p80: Remove unneeded m25p->command field
> mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x)
> mtd: spi-nor: atmel-quadspi: Include gpio/consumer.h instead of gpio.h
>
> Brian Norris (1):
> mtd: spi-nor: only apply reset hacks to broken hardware
>
> Claudiu Beznea (1):
> mtd: spi-nor: atmel-quadspi: add suspend/resume hooks
>
> Nicholas Mc Guire (1):
> mtd: spi-nor: cadence-quadspi: fix timeout handling
>
> Rafał Miłecki (1):
> mtd: spi-nor: intel-spi: use mtd_device_register()
>
> Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt | 9 +++++++++
> drivers/mtd/devices/m25p80.c | 5 +----
> drivers/mtd/spi-nor/atmel-quadspi.c | 23 ++++++++++++++++++++++-
> drivers/mtd/spi-nor/cadence-quadspi.c | 20 ++++++++------------
> drivers/mtd/spi-nor/intel-spi.c | 2 +-
> drivers/mtd/spi-nor/nxp-spifi.c | 1 +
> drivers/mtd/spi-nor/spi-nor.c | 18 ++++++++++++++++--
> drivers/mtd/spi-nor/stm32-quadspi.c | 6 +++---
> include/linux/mtd/spi-nor.h | 1 +
> 9 files changed, 62 insertions(+), 23 deletions(-)
>
>
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
prev parent reply other threads:[~2018-08-11 10:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-01 7:31 [GIT PULL] mtd: spi-nor: Changes for 4.19 Boris Brezillon
2018-08-11 10:20 ` Boris Brezillon [this message]
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=20180811122055.22640e9e@bbrezillon \
--to=boris.brezillon@bootlin.com \
--cc=computersforpeace@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=marex@denx.de \
--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).