serial: xuartps: Enable OF earlycon support
authorMichal Simek <michal.simek@xilinx.com>
Thu, 18 Feb 2016 07:57:20 +0000 (08:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Mar 2016 00:11:14 +0000 (16:11 -0800)
commit93d7bbaa65bb54e55f425ab1d5de92ab630857e2
tree98ddffbcdd48a8206ed1e3dd03cb010ccfd3805e
parent27202f2f1dac95a7892ebeca23531c15c027e9f1
serial: xuartps: Enable OF earlycon support

Support early console setup via DT for all listed compatible strings.
Remove EARLYCON_DECLARE which was done by:
"Use common framework for earlycon declarations"
(sha1: 2eaa790989e03900298ad24f77f1086dbbc1aebd)
when OF_EARLYCON_DECLARE is defined.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/xilinx_uartps.c