summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/tegra20-medcom-wide.dts
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2014-11-11 20:49:30 (GMT)
committerThierry Reding <treding@nvidia.com>2014-11-13 15:58:52 (GMT)
commitc4574aa00e7c144ae4d1bfc2388433d9eb82e4d3 (patch)
tree5bab9bed48390994ba7186b720033381265ce307 /arch/arm/boot/dts/tegra20-medcom-wide.dts
parent121a2f6d5f09d929fc663349ba34e248e8d07391 (diff)
downloadlinux-c4574aa00e7c144ae4d1bfc2388433d9eb82e4d3.tar.xz
ARM: dts: tegra: move serial aliases to per-board
There are general changes pending to make the /aliases/serial* entries number the serial ports on the system. On Tegra, so far the ports have been just numbered dynamically as they are configured so that makes them change. To avoid this, add specific aliases per board to keep the old numbers. This allows us to change the numbering by default on future SoCs while keeping the numbering on existing boards. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm/boot/dts/tegra20-medcom-wide.dts')
-rw-r--r--arch/arm/boot/dts/tegra20-medcom-wide.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/tegra20-medcom-wide.dts b/arch/arm/boot/dts/tegra20-medcom-wide.dts
index 1b7c56b..9b87526 100644
--- a/arch/arm/boot/dts/tegra20-medcom-wide.dts
+++ b/arch/arm/boot/dts/tegra20-medcom-wide.dts
@@ -6,6 +6,10 @@
model = "Avionic Design Medcom-Wide board";
compatible = "ad,medcom-wide", "ad,tamonten", "nvidia,tegra20";
+ aliases {
+ serial0 = &uartd;
+ };
+
pwm@7000a000 {
status = "okay";
};