All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene@kernel.org>
To: "'Javier Martinez Canillas'" <javier.martinez@collabora.co.uk>,
	"'Kukjin Kim'" <kgene@kernel.org>, Arnd Bergmann <arnd@arndb.de>
Cc: "'Olof Johansson'" <olof@lixom.net>,
	"'Doug Anderson'" <dianders@chromium.org>,
	"'Andreas Faerber'" <afaerber@suse.de>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: RE: [PATCH 0/3] ARM: dts: Define stdout-patch for Exynos Chromebooks
Date: Tue, 17 Mar 2015 10:51:13 +0900	[thread overview]
Message-ID: <075601d06054$d94e6fa0$8beb4ee0$@kernel.org> (raw)
In-Reply-To: <1426501710-24177-1-git-send-email-javier.martinez@collabora.co.uk>

Javier Martinez Canillas wrote:
> 
> The kernel can use as the default console a serial port if is defined
> as stdout device in the Device Tree.
> 
> This allows a board to be booted without the need of having a console
> parameter in the kernel command line.
> 
> This small series add a stdout-path property for Exynos5 Chromebooks and
> is composed of the following patches:
> 
> Javier Martinez Canillas (3):
>   ARM: dts: Define stdout-path property for Peach boards
>   ARM: dts: Define stdout-path property for Snow board
>   ARM: dts: Define stdout-path property for Spring board
> 
>  arch/arm/boot/dts/exynos5250-snow.dts      | 1 +
>  arch/arm/boot/dts/exynos5250-spring.dts    | 1 +
>  arch/arm/boot/dts/exynos5420-peach-pit.dts | 4 ++++
>  arch/arm/boot/dts/exynos5800-peach-pi.dts  | 4 ++++
>  4 files changed, 10 insertions(+)
> 
+ Arnd

Basically, I have no objection to add stdout-path property on board DT but I
need to ask other ARM guys how they think about? Always I'm questioned what
should be defined in bootloader before entering kernel and IMHO kernel can do
it, it should be defined in bootloader though ;)

Let's wait for other opinions...

Thanks,
Kukjin


WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM: dts: Define stdout-patch for Exynos Chromebooks
Date: Tue, 17 Mar 2015 10:51:13 +0900	[thread overview]
Message-ID: <075601d06054$d94e6fa0$8beb4ee0$@kernel.org> (raw)
In-Reply-To: <1426501710-24177-1-git-send-email-javier.martinez@collabora.co.uk>

Javier Martinez Canillas wrote:
> 
> The kernel can use as the default console a serial port if is defined
> as stdout device in the Device Tree.
> 
> This allows a board to be booted without the need of having a console
> parameter in the kernel command line.
> 
> This small series add a stdout-path property for Exynos5 Chromebooks and
> is composed of the following patches:
> 
> Javier Martinez Canillas (3):
>   ARM: dts: Define stdout-path property for Peach boards
>   ARM: dts: Define stdout-path property for Snow board
>   ARM: dts: Define stdout-path property for Spring board
> 
>  arch/arm/boot/dts/exynos5250-snow.dts      | 1 +
>  arch/arm/boot/dts/exynos5250-spring.dts    | 1 +
>  arch/arm/boot/dts/exynos5420-peach-pit.dts | 4 ++++
>  arch/arm/boot/dts/exynos5800-peach-pi.dts  | 4 ++++
>  4 files changed, 10 insertions(+)
> 
+ Arnd

Basically, I have no objection to add stdout-path property on board DT but I
need to ask other ARM guys how they think about? Always I'm questioned what
should be defined in bootloader before entering kernel and IMHO kernel can do
it, it should be defined in bootloader though ;)

Let's wait for other opinions...

Thanks,
Kukjin

  parent reply	other threads:[~2015-03-17  1:51 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16 10:28 [PATCH 0/3] ARM: dts: Define stdout-patch for Exynos Chromebooks Javier Martinez Canillas
2015-03-16 10:28 ` Javier Martinez Canillas
2015-03-16 10:28 ` [PATCH 1/3] ARM: dts: Define stdout-path property for Peach boards Javier Martinez Canillas
2015-03-16 10:28   ` Javier Martinez Canillas
2015-03-16 10:28 ` [PATCH 2/3] ARM: dts: Define stdout-path property for Snow board Javier Martinez Canillas
2015-03-16 10:28   ` Javier Martinez Canillas
2015-03-16 10:28 ` [PATCH 3/3] ARM: dts: Define stdout-path property for Spring board Javier Martinez Canillas
2015-03-16 10:28   ` Javier Martinez Canillas
2015-03-16 11:05   ` Andreas Färber
2015-03-16 11:05     ` Andreas Färber
2015-03-16 11:28     ` Javier Martinez Canillas
2015-03-16 11:28       ` Javier Martinez Canillas
2015-03-16 11:28       ` Javier Martinez Canillas
2015-03-17 15:29       ` Kukjin Kim
2015-03-17 15:29         ` Kukjin Kim
2015-03-17  1:51 ` Kukjin Kim [this message]
2015-03-17  1:51   ` [PATCH 0/3] ARM: dts: Define stdout-patch for Exynos Chromebooks Kukjin Kim
2015-03-17  5:27   ` Arnd Bergmann
2015-03-17  5:27     ` Arnd Bergmann
2015-03-17 15:28     ` Kukjin Kim
2015-03-17 15:28       ` Kukjin Kim

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='075601d06054$d94e6fa0$8beb4ee0$@kernel.org' \
    --to=kgene@kernel.org \
    --cc=afaerber@suse.de \
    --cc=arnd@arndb.de \
    --cc=dianders@chromium.org \
    --cc=javier.martinez@collabora.co.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.