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. 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 | 36 +++++++++++++++++++++++++ 12 files changed, 80 insertions(+) -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html