From a9a40a4a58bac4ff92d0c7e5aa82043074533a6a Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Fri, 9 Jan 2015 11:15:33 +0100 Subject: [PATCH] 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 Signed-off-by: Thierry Reding --- Reading git-format-patch failed