mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-01 04:53:09 -04:00
ARM: tegra: colibri_t20: iris: add uart-c
Add UART-C. 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
9ccaf9466b
commit
0d3fda4609
@@ -103,6 +103,11 @@ serial@70006000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* Colibri UART-C */
|
||||
serial@70006040 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* Colibri UART-B */
|
||||
serial@70006300 {
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user