• Jon Hunter's avatar
    soc/tegra: Add initial flowctrl support for Tegra132/210 · 1fd09e5d
    Jon Hunter authored
    Tegra132 and Tegra210 support the flowctrl module and so add initial
    support for these devices.
    
    Please note that Tegra186 does not support the flowctrl module, so
    update the initialisation function such that we do not fall back and
    attempt to map the 'hardcoded' address range for Tegra186. Furthermore
    64-bit Tegra devices have always had the flowctrl node defined in their
    device-tree and so only use the 'hardcoded' addresses for 32-bit Tegra
    devices.
    Signed-off-by: default avatarJon Hunter <jonathanh@nvidia.com>
    Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
    1fd09e5d
flowctrl.c 5.71 KB