public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: "Vincent Stehlé" <vincent.stehle@freescale•com>
To: linux-arm-kernel@lists•infradead.org,
	linux-kernel@vger•kernel.org, linux-next@vger•kernel.org
Cc: "Vincent Stehlé" <vincent.stehle@freescale•com>,
	"Olof Johansson" <olof@lixom•net>,
	"Russell King" <linux@arm•linux.org.uk>
Subject: [PATCH linux-next] arm: multi_v7_defconfig: add fsl lpuart serial console
Date: Tue, 9 Jul 2013 19:54:51 +0200	[thread overview]
Message-ID: <1373392491-32056-1-git-send-email-vincent.stehle@freescale.com> (raw)

Add Freescale LPUART serial console support. This gives us the boot messages on
UART on e.g. the Vybrid VF610 Tower board.

Signed-off-by: Vincent Stehlé <vincent.stehle@freescale•com>
Cc: Olof Johansson <olof@lixom•net>
Cc: Russell King <linux@arm•linux.org.uk>
---


Hi,

Would you please consider adding LPUART for ARM multi_v7_defconfig, please?

(This patch is built on top of the following patches:
http://comments.gmane.org/gmane.linux.kernel/1519712)

Best regards,

V.


 arch/arm/configs/multi_v7_defconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 81eac83..80aacc6 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -79,6 +79,8 @@ CONFIG_SERIAL_XILINX_PS_UART=y
 CONFIG_SERIAL_XILINX_PS_UART_CONSOLE=y
 CONFIG_SERIAL_IMX=y
 CONFIG_SERIAL_IMX_CONSOLE=y
+CONFIG_SERIAL_FSL_LPUART=y
+CONFIG_SERIAL_FSL_LPUART_CONSOLE=y
 CONFIG_I2C_DESIGNWARE_PLATFORM=y
 CONFIG_I2C_SIRF=y
 CONFIG_I2C_TEGRA=y
-- 
1.7.10.4

             reply	other threads:[~2013-07-09 17:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-09 17:54 Vincent Stehlé [this message]
2013-07-12 18:04 ` [PATCH linux-next] arm: multi_v7_defconfig: add fsl lpuart serial console Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1373392491-32056-1-git-send-email-vincent.stehle@freescale.com \
    --to=vincent.stehle@freescale$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=linux@arm$(echo .)linux.org.uk \
    --cc=olof@lixom$(echo .)net \
    --cc=vstehle@debian \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox