linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MIPS: ath79: Enable OF serial ports in the default config
@ 2019-01-07 19:45 Alban Bedel
  2019-01-07 21:40 ` Paul Burton
  0 siblings, 1 reply; 2+ messages in thread
From: Alban Bedel @ 2019-01-07 19:45 UTC (permalink / raw)
  To: linux-mips
  Cc: Ralf Baechle, Paul Burton, James Hogan, linux-kernel, Alban Bedel

CONFIG_SERIAL_OF_PLATFORM is needed to get a working console on the OF
boards, enable it in the default config to get a working setup out of
the box.

Signed-off-by: Alban Bedel <albeu@free.fr>
---
 arch/mips/configs/ath79_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/mips/configs/ath79_defconfig b/arch/mips/configs/ath79_defconfig
index 4e4ec779f182..6f981af67826 100644
--- a/arch/mips/configs/ath79_defconfig
+++ b/arch/mips/configs/ath79_defconfig
@@ -66,6 +66,7 @@ CONFIG_SERIAL_8250_CONSOLE=y
 # CONFIG_SERIAL_8250_PCI is not set
 CONFIG_SERIAL_8250_NR_UARTS=1
 CONFIG_SERIAL_8250_RUNTIME_UARTS=1
+CONFIG_SERIAL_OF_PLATFORM=y
 CONFIG_SERIAL_AR933X=y
 CONFIG_SERIAL_AR933X_CONSOLE=y
 # CONFIG_HW_RANDOM is not set
-- 
2.19.1


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

* Re: [PATCH] MIPS: ath79: Enable OF serial ports in the default config
  2019-01-07 19:45 [PATCH] MIPS: ath79: Enable OF serial ports in the default config Alban Bedel
@ 2019-01-07 21:40 ` Paul Burton
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Burton @ 2019-01-07 21:40 UTC (permalink / raw)
  To: Alban Bedel
  Cc: linux-mips, Ralf Baechle, Paul Burton, James Hogan, linux-kernel,
	Alban Bedel, linux-mips

Hello,

Alban Bedel wrote:
> CONFIG_SERIAL_OF_PLATFORM is needed to get a working console on the OF
> boards, enable it in the default config to get a working setup out of
> the box.
> 
> Signed-off-by: Alban Bedel <albeu@free.fr>

Applied to mips-fixes.

Thanks,
    Paul

[ This message was auto-generated; if you believe anything is incorrect
  then please email paul.burton@mips.com to report it. ]

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

end of thread, other threads:[~2019-01-07 21:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-07 19:45 [PATCH] MIPS: ath79: Enable OF serial ports in the default config Alban Bedel
2019-01-07 21:40 ` Paul Burton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).