Skip to content
Snippets Groups Projects
Commit dd5b0e22 authored by Adam Ford's avatar Adam Ford Committed by Tom Rini
Browse files

ARM: DTS: Resync am3517-evm.dts with Linux 5.0-rc3


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: default avatarAdam Ford <aford173@gmail.com>
parent 13756ebb
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,10 @@
display0 = &lcd0;
};
chosen {
stdout-path = &uart3;
};
memory@80000000 {
device_type = "memory";
reg = <0x80000000 0x10000000>; /* 256 MB */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment