• Stephen Warren's avatar
    arm/dt: tegra: Fix serial nodes to match board files · 31c1ec92
    Stephen Warren authored
    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: default avatarStephen Warren <swarren@nvidia.com>
    Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
    31c1ec92
tegra-ventana.dts 833 Bytes