[PATCH] arm64: dts: marvell: mcbin: add an stdout-path
Gregory CLEMENT
gregory.clement at free-electrons.com
Tue Jul 18 06:01:45 PDT 2017
Hi Antoine,
On lun., juil. 17 2017, Antoine Tenart <antoine.tenart at free-electrons.com> wrote:
> This patch adds an stdout-path to the mcbin device tree. This allows to
> use earlycon.
>
> Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>
Applied on mvebu/dt64
Thanks,
Gregory
> ---
> arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
> index a4f87faae67b..178fe1fca015 100644
> --- a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
> +++ b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
> @@ -51,6 +51,10 @@
> compatible = "marvell,armada8040-mcbin", "marvell,armada8040",
> "marvell,armada-ap806-quad", "marvell,armada-ap806";
>
> + chosen {
> + stdout-path = "serial0:115200n8";
> + };
> +
> memory at 00000000 {
> device_type = "memory";
> reg = <0x0 0x0 0x0 0x80000000>;
> --
> 2.13.3
>
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
More information about the linux-arm-kernel
mailing list