ARM: DTS: Resync am3517-evm.dts with Linux 5.0-rc3
authorAdam Ford <aford173@gmail.com>
Wed, 23 Jan 2019 18:46:42 +0000 (12:46 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 1 Feb 2019 14:14:21 +0000 (09:14 -0500)
The chosen node was added in the kernel.  This may come in handy
in the future, so resync with 5.0-rc3

Signed-off-by: Adam Ford <aford173@gmail.com>
arch/arm/dts/am3517-evm.dts

index 1e2bb68231ad473faf3a4f551d4dea140be22b2a..3527c0f2dfff7692d4039cea60eb99e11aaf9db0 100644 (file)
                display0 = &lcd0;
        };
 
+       chosen {
+               stdout-path = &uart3;
+       };
+
        memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x10000000>; /* 256 MB */