]> Pileus Git - ~andy/linux/commit
arm/dt: tegra: Fix serial nodes to match board files
authorStephen Warren <swarren@nvidia.com>
Mon, 21 Nov 2011 21:44:10 +0000 (14:44 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 8 Dec 2011 04:48:05 +0000 (20:48 -0800)
commit31c1ec9282d28f4eecb5f2e431f67accdf420ac2
treecee8bbd1787e26703169a9afb85655b516e00316
parent88950f3b6d0f49b6b5a2f68bd1f67406c2c73922
arm/dt: tegra: Fix serial nodes to match board files

Mark any serial ports that aren't registered by the board files as disabled
in the device-tree files.

In practice, none of the now-disabled ports ended up succeeding device
probing because of the missing clock-frequency property. However,
explicitly marking the devices disabled has the advantage of squashing
the dev_warn() the failed probe causes, and documenting that we intend
the port not to be used, rather than accidentally left out the property.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/tegra-harmony.dts
arch/arm/boot/dts/tegra-seaboard.dts
arch/arm/boot/dts/tegra-trimslice.dts
arch/arm/boot/dts/tegra-ventana.dts