[PATCH v3 3/3] arm64: dts: Add mediatek MT8173 earlycon support
Sascha Hauer
s.hauer at pengutronix.de
Tue Apr 28 23:44:54 PDT 2015
Hi Eddie,
On Tue, Apr 28, 2015 at 09:40:34PM +0800, Eddie Huang wrote:
> Add earlycon support to mediatek MT8173 evaluation board dts.
This is not about earlycon support. It adds the stdout-path property
which is generally about console. It only happens to used for earlycon,
but would be used as a regular console aswell if it wasn't broken for
some kernel revisisions.
>
> - chosen { };
> + chosen {
> + linux,stdout-path = &uart0;
> + };
Please use stdout-path, without the 'linux,'.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the linux-arm-kernel
mailing list