From 1ab8e4b1acdf39ebe6002bbe07ef6e578cff5d74 Mon Sep 17 00:00:00 2001 From: Kevin Cernekee Date: Tue, 21 Oct 2014 15:23:02 -0700 Subject: [PATCH] tty: serial: bcm63xx: Enable DT earlycon support This enables early console output if there is a chosen/stdout-path property referencing a UART node with the "brcm,bcm6345-uart" compatible string. The bootloader sets up the pinmux and baud/parity/etc. Tested on bcm3384 (MIPS, DT). Signed-off-by: Kevin Cernekee Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed