All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable SERIAL_8250_OMAP
@ 2018-10-05 10:01 Lokesh Vutla
  2018-10-05 15:04 ` Nishanth Menon
  0 siblings, 1 reply; 3+ messages in thread
From: Lokesh Vutla @ 2018-10-05 10:01 UTC (permalink / raw)
  To: linux-arm-kernel

Enabling CONFIG_SERIAL_8250_OMAP that is used by TI's
AM6 SoC.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
---
- Based on next tag: next-20181005

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 030186c180aa..0baf31ca069f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -288,6 +288,7 @@ CONFIG_SERIAL_8250_EXTENDED=y
 CONFIG_SERIAL_8250_SHARE_IRQ=y
 CONFIG_SERIAL_8250_BCM2835AUX=y
 CONFIG_SERIAL_8250_DW=y
+CONFIG_SERIAL_8250_OMAP=y
 CONFIG_SERIAL_8250_MT6577=y
 CONFIG_SERIAL_8250_UNIPHIER=y
 CONFIG_SERIAL_OF_PLATFORM=y
-- 
2.19.0

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

* [PATCH] arm64: defconfig: Enable SERIAL_8250_OMAP
  2018-10-05 10:01 [PATCH] arm64: defconfig: Enable SERIAL_8250_OMAP Lokesh Vutla
@ 2018-10-05 15:04 ` Nishanth Menon
  2018-10-05 15:47   ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Nishanth Menon @ 2018-10-05 15:04 UTC (permalink / raw)
  To: linux-arm-kernel

On 10:01-20181005, Lokesh Vutla wrote:
> Enabling CONFIG_SERIAL_8250_OMAP that is used by TI's
> AM6 SoC.
> 
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
> ---
> - Based on next tag: next-20181005
> 
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 030186c180aa..0baf31ca069f 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -288,6 +288,7 @@ CONFIG_SERIAL_8250_EXTENDED=y
>  CONFIG_SERIAL_8250_SHARE_IRQ=y
>  CONFIG_SERIAL_8250_BCM2835AUX=y
>  CONFIG_SERIAL_8250_DW=y
> +CONFIG_SERIAL_8250_OMAP=y
>  CONFIG_SERIAL_8250_MT6577=y
>  CONFIG_SERIAL_8250_UNIPHIER=y
>  CONFIG_SERIAL_OF_PLATFORM=y

Olof, any chance to get this for v4.20?

Acked-by: Nishanth Menon <nm@ti.com>
-- 
Regards,
Nishanth Menon

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

* [PATCH] arm64: defconfig: Enable SERIAL_8250_OMAP
  2018-10-05 15:04 ` Nishanth Menon
@ 2018-10-05 15:47   ` Arnd Bergmann
  0 siblings, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2018-10-05 15:47 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Oct 5, 2018 at 5:04 PM Nishanth Menon <nm@ti.com> wrote:
>
> On 10:01-20181005, Lokesh Vutla wrote:
> > Enabling CONFIG_SERIAL_8250_OMAP that is used by TI's
> > AM6 SoC.
> >
> > Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
> > ---
> > - Based on next tag: next-20181005
> >
> >  arch/arm64/configs/defconfig | 1 +
> >  1 file changed, 1 insertion(+)
> >
>
> Acked-by: Nishanth Menon <nm@ti.com>

Applied to next/defconfig, thanks!

       Arnd

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

end of thread, other threads:[~2018-10-05 15:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-05 10:01 [PATCH] arm64: defconfig: Enable SERIAL_8250_OMAP Lokesh Vutla
2018-10-05 15:04 ` Nishanth Menon
2018-10-05 15:47   ` 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.