Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1386773
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: multi_v7_defconfig: enable Denali NAND controller |
| Date | 2016-04-25 21:20 +0200 |
| Message-ID | <rrUd4-2DB-21@gated-at.bofh.it> (permalink) |
| References | <rnKlY-6Jd-21@gated-at.bofh.it> <rnOzg-1x1-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thursday 14 April 2016 08:22:06 Javier Martinez Canillas wrote: > On 04/14/2016 03:54 AM, Masahiro Yamada wrote: > > This NAND controller device is used on UniPhier SoCs (and I know > > it is also used on SoC FPGA). > > > > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> > > --- > > > > arch/arm/configs/multi_v7_defconfig | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig > > index 2823490..ef1d642 100644 > > --- a/arch/arm/configs/multi_v7_defconfig > > +++ b/arch/arm/configs/multi_v7_defconfig > > @@ -183,6 +183,7 @@ CONFIG_MTD_CMDLINE_PARTS=y > > CONFIG_MTD_BLOCK=y > > CONFIG_MTD_M25P80=y > > CONFIG_MTD_NAND=y > > +CONFIG_MTD_NAND_DENALI_DT=y > > CONFIG_MTD_NAND_ATMEL=y > > CONFIG_MTD_NAND_BRCMNAND=y > > CONFIG_MTD_NAND_VF610_NFC=y > > > > Patch looks good to me. > > Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> > Applied to next/defconfig, thanks, Arnd
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] ARM: multi_v7_defconfig: enable Denali NAND controller Arnd Bergmann <arnd@arndb.de> - 2016-04-25 21:20 +0200
csiph-web