devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ARM: OMAP2+: Add earlycon support
@ 2017-01-18  4:03 Lokesh Vutla
       [not found] ` <20170118040326.29259-1-lokeshvutla-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Lokesh Vutla @ 2017-01-18  4:03 UTC (permalink / raw)
  To: Tony Lindgren, Linux OMAP Mailing List
  Cc: Device Tree Mailing List, Rob Herring, Mark Rutland, Tero Kristo,
	Sekhar Nori, Nishanth Menon, Vignesh R, Lokesh Vutla

This series adds earlycon support for all am33xx, am43xx, am57xx, dra7xx
based TI platforms. With this series just passing "earlycon" in bootargs
is sufficient for early debug.

Tested with omap2plus_defconfig + CONFIG_SERIAL_8250_OMAP.

Changes since v1:
- Dropped searching for /chosen@0 node as pointed out by Mark.

Lokesh Vutla (5):
  ARM: OMAP2+: omap_hwmod: Add support for earlycon
  ARM: dts: am33xx: Add stdout-path property
  ARM: dts: am43xx: Add stdout-path property
  ARM: dts: am57xx: Add stdout-path property
  ARM: dts: dra7xx: Add stdout-path property

 arch/arm/boot/dts/am335x-evm.dts                |  4 +++
 arch/arm/boot/dts/am335x-evmsk.dts              |  4 +++
 arch/arm/boot/dts/am335x-icev2.dts              |  4 +++
 arch/arm/boot/dts/am437x-gp-evm.dts             |  4 +++
 arch/arm/boot/dts/am437x-idk-evm.dts            |  4 +++
 arch/arm/boot/dts/am437x-sk-evm.dts             |  4 +++
 arch/arm/boot/dts/am43x-epos-evm.dts            |  4 +++
 arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi |  4 +++
 arch/arm/boot/dts/am57xx-idk-common.dtsi        |  4 +++
 arch/arm/boot/dts/dra7-evm.dts                  |  4 +++
 arch/arm/boot/dts/dra72-evm-common.dtsi         |  4 +++
 arch/arm/mach-omap2/omap_hwmod.c                | 33 +++++++++++++++++++++++++
 12 files changed, 77 insertions(+)

-- 
2.11.0

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-01-20 18:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-18  4:03 [PATCH v2 0/5] ARM: OMAP2+: Add earlycon support Lokesh Vutla
     [not found] ` <20170118040326.29259-1-lokeshvutla-l0cyMroinI0@public.gmane.org>
2017-01-18  4:03   ` [PATCH v2 1/5] ARM: OMAP2+: omap_hwmod: Add support for earlycon Lokesh Vutla
2017-01-18  4:03   ` [PATCH v2 2/5] ARM: dts: am33xx: Add stdout-path property Lokesh Vutla
2017-01-18  4:03   ` [PATCH v2 3/5] ARM: dts: am43xx: " Lokesh Vutla
2017-01-18  4:03   ` [PATCH v2 4/5] ARM: dts: am57xx: " Lokesh Vutla
2017-01-18  4:03   ` [PATCH v2 5/5] ARM: dts: dra7xx: " Lokesh Vutla
2017-01-20 18:39   ` [PATCH v2 0/5] ARM: OMAP2+: Add earlycon support Tony Lindgren

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).