mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
ARM: tegra: colibri_t20: iris: annotate uarts
Annotate UART-A and UART-B. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
committed by
Thierry Reding
parent
9a796cd295
commit
9ccaf9466b
@@ -98,10 +98,12 @@
|
||||
};
|
||||
};
|
||||
|
||||
/* Colibri UART-A */
|
||||
serial@70006000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* Colibri UART-B */
|
||||
serial@70006300 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user