diff options
author | Taniya Das <tdas@codeaurora.org> | 2021-12-20 22:13:55 +0530 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-01-05 17:20:23 -0800 |
commit | 1bb294a7981c737e2311a78e4086635ac0220ace (patch) | |
tree | 89d5e852c611ac204529d40a8ac2c2195967ad26 /drivers/usb/cdns3/cdns3-plat.c | |
parent | 489a71964f9d74e697a12cd0ace20ed829eb1f93 (diff) |
clk: Enable/Disable runtime PM for clk_summary
The registers for some clocks in the SOC area, which are under the power
domain are required to be enabled before accessing them. During the
clk_summary if the power-domains are not enabled they could result into
NoC errors.
Thus ensure the register access of the clock controller is done with
pm_untime_get/put functions.
Signed-off-by: Taniya Das <tdas@codeaurora.org>
Link: https://lore.kernel.org/r/1640018638-19436-3-git-send-email-tdas@codeaurora.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-plat.c')
0 files changed, 0 insertions, 0 deletions