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

ARM: tegra: colibri_t20: use high speed uart driver

Use high speed UART driver compatible nvidia,tegra20-hsuart.
Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 0d3fda46
...@@ -423,6 +423,14 @@ ac97: ac97@70002000 { ...@@ -423,6 +423,14 @@ ac97: ac97@70002000 {
<&gpio TEGRA_GPIO(P, 0) GPIO_ACTIVE_HIGH>; <&gpio TEGRA_GPIO(P, 0) GPIO_ACTIVE_HIGH>;
}; };
serial@70006040 {
compatible = "nvidia,tegra20-hsuart";
};
serial@70006300 {
compatible = "nvidia,tegra20-hsuart";
};
nand-controller@70008000 { nand-controller@70008000 {
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