summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk.c
diff options
context:
space:
mode:
authorArchit Taneja <architt@codeaurora.org>2016-05-11 11:37:32 +0200
committerStephen Boyd <sboyd@codeaurora.org>2016-05-12 23:48:28 +0200
commit9ffee1c4be7c1981e47e520172638a4b00881880 (patch)
treeb41d0bd1564bcae336b6b0fccf06fde124205547 /drivers/clk/clk.c
parentMerge tag 'imx-clk-fixes-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
downloadlinux-9ffee1c4be7c1981e47e520172638a4b00881880.tar.xz
linux-9ffee1c4be7c1981e47e520172638a4b00881880.zip
clk: qcom: mmcc-8996: Remove clocks that should be controlled by RPM
The branch clocks MMSS_MMAGIC_AXI_CLK and MMAGIC_BIMC_AXI_CLK are controlled by RPM when the APPs processor enable or disable the RPM_MMAXI_CLK. During the boot sequence, someone can enable the RPM_MMAXI_CLK, resulting in register status bits showing that these clocks are enabled, our clock driver may look at the enabled status of these clocks and try to disable them since it thinks they are unused. Don't make the clock driver touch these clocks. Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/clk.c')
0 files changed, 0 insertions, 0 deletions