[PATCH 4/5] arm/dt: tegra: Fix serial nodes to match board files

Olof Johansson olof at lixom.net
Thu Dec 8 11:21:18 EST 2011


On Mon, Nov 21, 2011 at 02:44:10PM -0700, Stephen Warren wrote:
> 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 at nvidia.com>

Thanks, applied to for-3.3/boards


-Olof


More information about the devicetree-discuss mailing list