soc/tegra: pmc: Remove non-existing L2 partition for Tegra124
authorJon Hunter <jonathanh@nvidia.com>
Thu, 11 Feb 2016 18:03:19 +0000 (18:03 +0000)
committerThierry Reding <treding@nvidia.com>
Tue, 5 Apr 2016 13:22:42 +0000 (15:22 +0200)
commit668419afe65c146e115897e8fef6ca23c48bf121
tree5b8e6b1230c576b831c67a73df1eba6eda143639
parente8de5b81ff930a95f1a45e6feb3df278ee9850ae
soc/tegra: pmc: Remove non-existing L2 partition for Tegra124

Tegra124 does not have an L2 power partition and the L2 cache is part of
the cluster 0 non-CPU (CONC) partition. Remove the L2 as a valid
partition for Tegra124. The TRM also shows that there is no L2 partition
for Tegra124.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/pmc.c