public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
To: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
Cc: dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org,
	"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	Kevin Hilman <khilman-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	"devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org"
	<devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>,
	Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
	"linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: serial: of-serial: fetch line number from DT
Date: Tue, 11 Nov 2014 14:24:07 +0900	[thread overview]
Message-ID: <20141111052407.GB24727@kroah.com> (raw)
In-Reply-To: <CAOesGMjzs=dThDv6S8Xvo+ym-XECaQhTQ8NV6t46fQZ1LoJnHw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On Mon, Nov 10, 2014 at 01:34:19PM -0800, Olof Johansson wrote:
> Greg,
> 
> This commit:
> 
> commit 1bd8324535ec1ff44aef55c0e40b9e7d56b310fb
> Author: Lucas Stach <dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
> Date:   Mon Nov 3 23:16:54 2014 +0100
> 
>     serial: of-serial: fetch line number from DT
> 
>     The general agreed way to specify a fixed line number
>     for a serial console is to provide a "serial" alias
>     in the devicetree. Start parsing this property in
>     of_serial.
> 
>     Signed-off-by: Lucas Stach <dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
>     Signed-off-by: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
> 
> 
> Broke a whole lot of tegra boards in last night's -next here. In
> particular, I've been looking at tegra20-seaboard, which now doesn't
> boot with console any more.
> 
> http://arm-soc.lixom.net/bootlogs/next/next-20141110/
> 
> Unfortunately, tegra has for a long time been specifying the aliases
> as a fixed 1:1 mapping, but most environments rely on ttyS0 being the
> first _activated_ serial port. That's obviously going to break things
> here. :(
> 
> Greg, can you please revert until we get the tegra-side fixes in for
> this, or we're in for a pretty lousy time w.r.t. bisecting problems
> across the two mergepoints?
> 
> Stephen: I suppose the best way to handle this on tegra is to specify
> the aliases per-board instead of in the soc dtsi today.
> 
> Apologies for not replying to the patch directly -- it was only ever
> posted to linux-serial and I don't seem to be subscribed.

Now reverted, sorry for the problems.

greg k-h

  parent reply	other threads:[~2014-11-11  5:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-10 21:34 serial: of-serial: fetch line number from DT Olof Johansson
     [not found] ` <CAOesGMjzs=dThDv6S8Xvo+ym-XECaQhTQ8NV6t46fQZ1LoJnHw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-11-10 21:38   ` Stephen Warren
     [not found]     ` <54613065.1090300-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2014-11-10 21:49       ` Olof Johansson
2014-11-11 10:37       ` Lucas Stach
2014-11-11  5:24   ` Greg Kroah-Hartman [this message]
     [not found]     ` <20141111052407.GB24727-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2014-11-11 16:51       ` Olof Johansson
     [not found]         ` <CAOesGMhe8orqL6wSiouQvdM8y4N44p12n7M1opraSkAP=3ZB+A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-11-24 21:41           ` Lucas Stach
     [not found]             ` <1416865299.2180.1.camel-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
2014-11-24 21:57               ` Greg Kroah-Hartman
     [not found]                 ` <20141124215725.GA19228-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2014-11-24 21:58                   ` 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=20141111052407.GB24727@kroah.com \
    --to=gregkh-hqyy1w1ycw8ekmwlsbkhg0b+6bgklq7r@public.gmane.org \
    --cc=dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org \
    --cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
    --cc=khilman-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org \
    --cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox