ARM: tegra: paz00: fix wrong UART port on mini-pcie plug

UARTC is connected to the mini-pcie port.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Marc Dietrich
2012-01-28 20:03:05 +01:00
committed by Olof Johansson
parent 5f21f1240c
commit 0783a9bf4a
2 changed files with 6 additions and 6 deletions

View File

@ -46,11 +46,11 @@
};
serial@70006200 {
status = "disable";
clock-frequency = <216000000>;
};
serial@70006300 {
clock-frequency = <216000000>;
status = "disable";
};
serial@70006400 {