commit | 9da433c0a0b5f71ac92dc9dca778295649675f08 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <Vineet.Gupta1@synopsys.com> | Tue Jun 24 13:55:15 2014 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 10 15:45:30 2014 -0700 |
tree | b38aaf908a7890f1b08698d3d3f918bbd5a0baa1 | |
parent | 8c6abf7a9e5d0f4a27140cf13220a28e0f5c829c [diff] |
ARC: [arcfpga] stdout-path now suffices for earlycon/console With recent improvements to serial/of core from Grant and Rob, stdout-path alone suffices for setting up earlycon/console. arc_uart driver is already equipped to handle that, switch the DT now. Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>