commit | a9a40a4a58bac4ff92d0c7e5aa82043074533a6a | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Jan 09 11:15:33 2015 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Fri Jan 09 16:14:53 2015 +0100 |
tree | 59a3babf68a3c30fd1d74ccd7989782179aaa6f8 | |
parent | 9b07eb0537fb5f4d5fed1c2466febf59170f2b2e [diff] |
soc/tegra: pmc: Add Tegra132 support 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>