ARM: tegra: colibri_t20: use high speed uart driver

Use high speed UART driver compatible nvidia,tegra20-hsuart.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Marcel Ziswiler 2018-09-02 12:08:48 +02:00 committed by Thierry Reding
parent 0d3fda4609
commit 9ad510b33e
1 changed files with 8 additions and 0 deletions

View File

@ -423,6 +423,14 @@
<&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";