On Fri, Feb 8, 2019 at 4:09 PM Thierry Reding <thierry.reding@xxxxxxxxx> wrote: > ---------------------------------------------------------------- > soc/tegra: Changes for v5.1-rc1 > > This contains a couple of miscellaneous fixes for minor issues and a > largish rework of the PMC driver to make it work on systems where the > PMC has been locked down and can only be accessed from secure firmware. Pulled into arm/drivers. > ---------------------------------------------------------------- > Jon Hunter (1): > soc/tegra: pmc: Make tegra_powergate_is_powered() a local function > > Joseph Lo (1): > soc/tegra: fuse: Fix typo in tegra210_init_speedo_data > > Mikko Perttunen (1): > soc/tegra: pmc: Support systems where PMC is marked secure > > Thierry Reding (6): > soc/tegra: pmc: Use TEGRA186_ prefix for GPIO names > soc/tegra: pmc: Sort includes alphabetically > soc/tegra: pmc: Add missing kerneldoc > soc/tegra: pmc: Pass struct tegra_pmc * where possible > soc/tegra: pmc: Make alignment consistent > soc/tegra: pmc: Explicitly initialize all fields > > Timo Alho (1): > soc/tegra: fuse: Fix illegal free of IO base address Should that last one have been marked 'Cc:stable' ? Arnd