soc/tegra: pmc: Add Tegra132 support
authorThierry Reding <treding@nvidia.com>
Fri, 9 Jan 2015 10:15:33 +0000 (11:15 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 9 Jan 2015 15:14:53 +0000 (16:14 +0100)
Tegra132 uses the same GPU as Tegra124 and therefore requires the same
method to remove clamps. However Tegra132 has a separate chip ID, so in
order to avoid having to extend the list of chip IDs for the special
case, add a feature flag to the SoC data.

Reviewed-by: Paul Walmsley <pwalmsley@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found