mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-04 16:21:11 +00: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:
parent
9a796cd295
commit
9ccaf9466b
@ -98,10 +98,12 @@
|
||||
};
|
||||
};
|
||||
|
||||
/* Colibri UART-A */
|
||||
serial@70006000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* Colibri UART-B */
|
||||
serial@70006300 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user