Skip to content

Commit

Permalink
ARM: tegra: colibri_t20: iris: add uart-c
Browse files Browse the repository at this point in the history
Add UART-C.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
  • Loading branch information
ziswiler authored and thierryreding committed Sep 26, 2018
1 parent 9ccaf94 commit 0d3fda4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/boot/dts/tegra20-colibri-iris.dts
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@
status = "okay";
};

/* Colibri UART-C */
serial@70006040 {
status = "okay";
};

/* Colibri UART-B */
serial@70006300 {
status = "okay";
Expand Down

0 comments on commit 0d3fda4

Please sign in to comment.