Re: [PATCH V3 1/3] soc/tegra: pmc: Update address mapping sequence for PMC apertures

From: Thierry Reding
Date: Fri Feb 16 2024 - 06:20:20 EST


From: Thierry Reding <treding@xxxxxxxxxx>


On Sun, 11 Feb 2024 17:17:25 +0000, Petlozu Pravareshwar wrote:
> 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.
>
> [...]

Applied, thanks!

Best regards,
--
Thierry Reding <treding@xxxxxxxxxx>