All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: enable Denali NAND controller
@ 2016-04-14  7:54 ` Masahiro Yamada
  0 siblings, 0 replies; 6+ messages in thread
From: Masahiro Yamada @ 2016-04-14  7:54 UTC (permalink / raw)
  To: arm
  Cc: Masahiro Yamada, Javier Martinez Canillas, Kukjin Kim,
	Krzysztof Kozlowski, Thierry Reding, Geert Uytterhoeven,
	linux-kernel, Timo Sigurdsson, Russell King, Alexandre Belloni,
	Arnd Bergmann, Sjoerd Simons, Olof Johansson, linux-arm-kernel

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
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] ARM: multi_v7_defconfig: enable Denali NAND controller
@ 2016-04-14  7:54 ` Masahiro Yamada
  0 siblings, 0 replies; 6+ messages in thread
From: Masahiro Yamada @ 2016-04-14  7:54 UTC (permalink / raw)
  To: linux-arm-kernel

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
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] ARM: multi_v7_defconfig: enable Denali NAND controller
  2016-04-14  7:54 ` Masahiro Yamada
@ 2016-04-14 12:22   ` Javier Martinez Canillas
  -1 siblings, 0 replies; 6+ messages in thread
From: Javier Martinez Canillas @ 2016-04-14 12:22 UTC (permalink / raw)
  To: Masahiro Yamada, arm
  Cc: Kukjin Kim, Krzysztof Kozlowski, Thierry Reding,
	Geert Uytterhoeven, linux-kernel, Timo Sigurdsson, Russell King,
	Alexandre Belloni, Arnd Bergmann, Sjoerd Simons, Olof Johansson,
	linux-arm-kernel

Hello Masahiro,

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>

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] ARM: multi_v7_defconfig: enable Denali NAND controller
@ 2016-04-14 12:22   ` Javier Martinez Canillas
  0 siblings, 0 replies; 6+ messages in thread
From: Javier Martinez Canillas @ 2016-04-14 12:22 UTC (permalink / raw)
  To: linux-arm-kernel

Hello Masahiro,

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>

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] ARM: multi_v7_defconfig: enable Denali NAND controller
  2016-04-14 12:22   ` Javier Martinez Canillas
@ 2016-04-25 19:08     ` Arnd Bergmann
  -1 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2016-04-25 19:08 UTC (permalink / raw)
  To: Javier Martinez Canillas
  Cc: Masahiro Yamada, arm, Kukjin Kim, Krzysztof Kozlowski,
	Thierry Reding, Geert Uytterhoeven, linux-kernel,
	Timo Sigurdsson, Russell King, Alexandre Belloni, Sjoerd Simons,
	Olof Johansson, linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] ARM: multi_v7_defconfig: enable Denali NAND controller
@ 2016-04-25 19:08     ` Arnd Bergmann
  0 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2016-04-25 19:08 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-04-25 19:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-14  7:54 [PATCH] ARM: multi_v7_defconfig: enable Denali NAND controller Masahiro Yamada
2016-04-14  7:54 ` Masahiro Yamada
2016-04-14 12:22 ` Javier Martinez Canillas
2016-04-14 12:22   ` Javier Martinez Canillas
2016-04-25 19:08   ` Arnd Bergmann
2016-04-25 19:08     ` Arnd Bergmann

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.