diff options
author | Petlozu Pravareshwar <petlozup@nvidia.com> | 2024-02-11 18:17:25 +0100 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2024-02-16 12:17:54 +0100 |
commit | 6f4429e21a7fef60df80c567eed0af189e2c02c7 (patch) | |
tree | 4db0d7bfffc31ffe2e595589b10a3d66435cb63b /drivers/soc/loongson | |
parent | bus: tegra-aconnect: Update dependency to ARCH_TEGRA (diff) | |
download | linux-6f4429e21a7fef60df80c567eed0af189e2c02c7.tar.xz linux-6f4429e21a7fef60df80c567eed0af189e2c02c7.zip |
soc/tegra: pmc: Update address mapping sequence for PMC apertures
On Tegra SoCs prior to Tegra186, PMC has single address range only.
Starting from and after Tegra186, PMC has additional address ranges
apart from base address range. Currently in PMC driver, we try to
map these additional address ranges on all SoCs and if we fail then
we assume that the range is not valid for an SoC. This change makes
it more explicit on which address ranges are expected to be present
on which SoCs and maps the additional address ranges only on SoCs
from and after Tegra186.
Signed-off-by: Petlozu Pravareshwar <petlozup@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/soc/loongson')
0 files changed, 0 insertions, 0 deletions