* Patch "mtd: nand: Add OX820 NAND hardware dependency" has been added to the 4.10-stable tree
@ 2017-05-09 9:20 gregkh
0 siblings, 0 replies; only message in thread
From: gregkh @ 2017-05-09 9:20 UTC (permalink / raw)
To: jdelvare, boris.brezillon, computersforpeace, cyrille.pitchen,
dwmw2, gregkh, marek.vasut, narmstrong, richard, robh
Cc: stable, stable-commits
This is a note to let you know that I've just added the patch titled
mtd: nand: Add OX820 NAND hardware dependency
to the 4.10-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
mtd-nand-add-ox820-nand-hardware-dependency.patch
and it can be found in the queue-4.10 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.
>From de0b34455afd1204a3644c9eb25b0b3b0aeb2fe9 Mon Sep 17 00:00:00 2001
From: Jean Delvare <jdelvare@suse.de>
Date: Mon, 9 Jan 2017 11:58:14 +0100
Subject: mtd: nand: Add OX820 NAND hardware dependency
From: Jean Delvare <jdelvare@suse.de>
commit de0b34455afd1204a3644c9eb25b0b3b0aeb2fe9 upstream.
The oxnas NAND driver is only needed for a specific platform, do
not propose it on other platforms unless build-testing.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Fixes: 668592492409 ("mtd: nand: Add OX820 NAND Support")
Cc: Rob Herring <robh@kernel.org>
Cc: Neil Armstrong <narmstrong@baylibre.com>
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Brian Norris <computersforpeace@gmail.com>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Cyrille Pitchen <cyrille.pitchen@atmel.com>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
drivers/mtd/nand/Kconfig | 1 +
1 file changed, 1 insertion(+)
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -426,6 +426,7 @@ config MTD_NAND_ORION
config MTD_NAND_OXNAS
tristate "NAND Flash support for Oxford Semiconductor SoC"
+ depends on ARCH_OXNAS || COMPILE_TEST
depends on HAS_IOMEM
help
This enables the NAND flash controller on Oxford Semiconductor SoCs.
Patches currently in stable-queue which might be from jdelvare@suse.de are
queue-4.10/mtd-nand-add-ox820-nand-hardware-dependency.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-05-09 9:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-09 9:20 Patch "mtd: nand: Add OX820 NAND hardware dependency" has been added to the 4.10-stable tree gregkh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.