summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/wdt977.c
diff options
context:
space:
mode:
authorSowjanya Komatineni <skomatineni@nvidia.com>2020-01-14 08:24:25 +0100
committerThierry Reding <treding@nvidia.com>2020-03-12 11:34:04 +0100
commitacbeec3d376cb17b627a674dae049934d15c57e6 (patch)
tree6f51645afa5326d2aeeefb944fc0ee04bf96627a /drivers/watchdog/wdt977.c
parentclk: tegra: Remove CLK_M_DIV fixed clocks (diff)
downloadlinux-acbeec3d376cb17b627a674dae049934d15c57e6.tar.xz
linux-acbeec3d376cb17b627a674dae049934d15c57e6.zip
clk: tegra: Remove tegra_pmc_clk_init along with clk ids
Current Tegra clock driver registers PMC clocks clk_out_1, clk_out_2, clk_out_3 and 32KHz blink output in tegra_pmc_init() which does direct PMC register access during clk_ops and these PMC register read and write access will not happen when PMC is in secure mode. Any direct PMC register access from non-secure world will not go through. All the PMC clocks are moved to Tegra PMC driver with PMC as a clock provider. This patch removes tegra_pmc_clk_init along with corresponding clk ids from Tegra clock driver. Tested-by: Dmitry Osipenko <digetx@gmail.com> Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/watchdog/wdt977.c')
0 files changed, 0 insertions, 0 deletions