public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* serial: of-serial: fetch line number from DT
@ 2014-11-10 21:34 Olof Johansson
  2014-11-10 21:38 ` Stephen Warren
  2014-11-11  5:24 ` Greg Kroah-Hartman
  0 siblings, 2 replies; 9+ messages in thread
From: Olof Johansson @ 2014-11-10 21:34 UTC (permalink / raw)
  To: linux-arm-kernel

Greg,

This commit:

commit 1bd8324535ec1ff44aef55c0e40b9e7d56b310fb
Author: Lucas Stach <dev@lynxeye.de>
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@lynxeye.de>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.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.


-Olof

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

end of thread, other threads:[~2014-11-24 21:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-10 21:34 serial: of-serial: fetch line number from DT Olof Johansson
2014-11-10 21:38 ` Stephen Warren
2014-11-10 21:49   ` Olof Johansson
2014-11-11 10:37   ` Lucas Stach
2014-11-11  5:24 ` Greg Kroah-Hartman
2014-11-11 16:51   ` Olof Johansson
2014-11-24 21:41     ` Lucas Stach
2014-11-24 21:57       ` Greg Kroah-Hartman
2014-11-24 21:58         ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox