mbox series

[GIT,PULL] mtd: Fixes for v5.9-rc6

Message ID c6965ad6-7d32-7dd9-21f8-346cfa634147@ti.com
State Not Applicable
Headers show
Series [GIT,PULL] mtd: Fixes for v5.9-rc6 | expand

Pull-request

git@gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.9-rc6

Message

Raghavendra, Vignesh Sept. 18, 2020, 10:43 a.m. UTC
Hello Linus,

Please pull the MTD changes for v5.9-rc6.

I am sending this on behalf of MTD maintainers group this time around.

Miquel/Richard, 

Could you please ACK the PR?

Regards
Vignesh

The following changes since commit 856deb866d16e29bd65952e0289066f6078af773:

  Linux 5.9-rc5 (2020-09-13 16:06:00 -0700)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.9-rc6

for you to fetch changes up to 1afc0c89f6a155c54c76d65ffcf72cd1232daf3a:

  Revert "mtd: spi-nor: Add capability to disable flash quad mode" (2020-09-14 20:58:27 +0530)

----------------------------------------------------------------
MTD/SPI NOR fixes:

Revert patches that caused non volatile Quad Enable bit to be cleared
for certain SPI NOR flashes during module remove or during shutdown, thus
breaking backward compatibility.

----------------------------------------------------------------
Yicong Yang (2):
      Revert "mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()"
      Revert "mtd: spi-nor: Add capability to disable flash quad mode"

 drivers/mtd/spi-nor/core.c | 57 ++++------
 drivers/mtd/spi-nor/core.h | 10 +-
 2 files changed, 24 insertions(+), 43 deletions(-)

Comments

Miquel Raynal Sept. 18, 2020, 11:58 a.m. UTC | #1
Hi Linus,

Vignesh Raghavendra <vigneshr@ti.com> wrote on Fri, 18 Sep 2020
16:13:47 +0530:

> Hello Linus,
> 
> Please pull the MTD changes for v5.9-rc6.
> 
> I am sending this on behalf of MTD maintainers group this time around.
> 
> Miquel/Richard, 
> 
> Could you please ACK the PR?

I confirm Vignesh is allowed to send MTD PRs.

Thanks,
Miquèl
pr-tracker-bot@kernel.org Sept. 18, 2020, 7:04 p.m. UTC | #2
The pull request you sent on Fri, 18 Sep 2020 16:13:47 +0530:

> git@gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.9-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/92373933f7dc0b311804d7d45bdae2aced81da23

Thank you!