summaryrefslogtreecommitdiff
path: root/src/arm64/marvell/armada-3720-espressobin.dtsi
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-06-05 19:28:32 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-06-05 19:28:32 +0000
commit5df7ea339a6ba20ce6c2a001807a43a7cc1e9fe8 (patch)
treeafa0718f88637c22a2d4a25cf54e32b0e701b338 /src/arm64/marvell/armada-3720-espressobin.dtsi
parent937eaf8bbdcf7e2cd3231b71940f9221e6857210 (diff)
downloadsrc-test2-5df7ea339a6ba20ce6c2a001807a43a7cc1e9fe8.tar.gz
src-test2-5df7ea339a6ba20ce6c2a001807a43a7cc1e9fe8.zip
Notes
Diffstat (limited to 'src/arm64/marvell/armada-3720-espressobin.dtsi')
-rw-r--r--src/arm64/marvell/armada-3720-espressobin.dtsi8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/arm64/marvell/armada-3720-espressobin.dtsi b/src/arm64/marvell/armada-3720-espressobin.dtsi
index 53b8ac55a7f3..42e992f9c8a5 100644
--- a/src/arm64/marvell/armada-3720-espressobin.dtsi
+++ b/src/arm64/marvell/armada-3720-espressobin.dtsi
@@ -7,12 +7,16 @@
*
*/
-/dts-v1/;
-
#include <dt-bindings/gpio/gpio.h>
#include "armada-372x.dtsi"
/ {
+ aliases {
+ ethernet0 = &eth0;
+ serial0 = &uart0;
+ serial1 = &uart1;
+ };
+
chosen {
stdout-path = "serial0:115200n8";
};