* [PULL] mtd: nand: Fixes for 4.9-rc3
@ 2016-10-28 8:18 Boris Brezillon
2016-10-28 8:25 ` Boris Brezillon
0 siblings, 1 reply; 2+ messages in thread
From: Boris Brezillon @ 2016-10-28 8:18 UTC (permalink / raw)
To: Brian Norris, Richard Weinberger
Cc: linux-mtd@lists.infradead.org, Cyrille Pitchen, Marek Vasut
Hi Brian,
Here is the PR I was mentioning yesterday. I thought I had more fixes
in the queue, but apparently I only have 2.
As usual, let me know if you find something weird in this PR, and I'll
fix it.
Thanks,
Boris
The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:
Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)
are available in the git repository at:
git@github.com:linux-nand/linux.git tags/nand/fixes-for-4.9-rc3
for you to fetch changes up to 73f907fd5fa56b0066d199bdd7126bbd04f6cd7b:
mtd: nand: Fix data interface configuration logic (2016-10-28 09:58:36 +0200)
----------------------------------------------------------------
Two simple fixes:
- the first one is fixing a non-critical bug in the gpmi driver
- the second one is fixing a bug in the 'automatic NAND timings
selection' feature introduced in 4.9-rc1
----------------------------------------------------------------
Boris Brezillon (1):
mtd: nand: Fix data interface configuration logic
Fabio Estevam (1):
mtd: nand: gpmi: disable the clocks on errors
drivers/mtd/nand/gpmi-nand/gpmi-lib.c | 6 ++++--
drivers/mtd/nand/nand_base.c | 60 ++++++++++++++++++++++++++++++++++++++++++------------------
include/linux/mtd/nand.h | 2 +-
3 files changed, 47 insertions(+), 21 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL] mtd: nand: Fixes for 4.9-rc3
2016-10-28 8:18 [PULL] mtd: nand: Fixes for 4.9-rc3 Boris Brezillon
@ 2016-10-28 8:25 ` Boris Brezillon
0 siblings, 0 replies; 2+ messages in thread
From: Boris Brezillon @ 2016-10-28 8:25 UTC (permalink / raw)
To: Brian Norris, Richard Weinberger
Cc: Marek Vasut, Cyrille Pitchen, linux-mtd@lists.infradead.org
On Fri, 28 Oct 2016 10:18:59 +0200
Boris Brezillon <boris.brezillon@free-electrons.com> wrote:
> Hi Brian,
>
> Here is the PR I was mentioning yesterday. I thought I had more fixes
> in the queue, but apparently I only have 2.
>
> As usual, let me know if you find something weird in this PR, and I'll
> fix it.
Please ignore this PR, I found another patch. I'll send a v2.
Sorry for the noise.
>
> Thanks,
>
> Boris
>
> The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:
>
> Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)
>
> are available in the git repository at:
>
> git@github.com:linux-nand/linux.git tags/nand/fixes-for-4.9-rc3
>
> for you to fetch changes up to 73f907fd5fa56b0066d199bdd7126bbd04f6cd7b:
>
> mtd: nand: Fix data interface configuration logic (2016-10-28 09:58:36 +0200)
>
> ----------------------------------------------------------------
> Two simple fixes:
>
> - the first one is fixing a non-critical bug in the gpmi driver
> - the second one is fixing a bug in the 'automatic NAND timings
> selection' feature introduced in 4.9-rc1
>
> ----------------------------------------------------------------
> Boris Brezillon (1):
> mtd: nand: Fix data interface configuration logic
>
> Fabio Estevam (1):
> mtd: nand: gpmi: disable the clocks on errors
>
> drivers/mtd/nand/gpmi-nand/gpmi-lib.c | 6 ++++--
> drivers/mtd/nand/nand_base.c | 60 ++++++++++++++++++++++++++++++++++++++++++------------------
> include/linux/mtd/nand.h | 2 +-
> 3 files changed, 47 insertions(+), 21 deletions(-)
>
>
> ______________________________________________________
> 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:[~2016-10-28 8:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-28 8:18 [PULL] mtd: nand: Fixes for 4.9-rc3 Boris Brezillon
2016-10-28 8:25 ` Boris Brezillon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox