Commit 9ccaf946 authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Thierry Reding

ARM: tegra: colibri_t20: iris: annotate uarts

Annotate UART-A and UART-B.
Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 9a796cd2
...@@ -98,10 +98,12 @@ usbh-pen { ...@@ -98,10 +98,12 @@ usbh-pen {
}; };
}; };
/* Colibri UART-A */
serial@70006000 { serial@70006000 {
status = "okay"; status = "okay";
}; };
/* Colibri UART-B */
serial@70006300 { serial@70006300 {
status = "okay"; status = "okay";
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment