linux/drivers/clk/qcom
Archit Taneja 9ffee1c4be 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>
2016-05-12 14:48:28 -07:00
..
Kconfig
Makefile
clk-alpha-pll.c
clk-alpha-pll.h
clk-branch.c
clk-branch.h
clk-pll.c
clk-pll.h
clk-rcg.c
clk-rcg.h
clk-rcg2.c
clk-regmap-divider.c
clk-regmap-divider.h
clk-regmap-mux.c
clk-regmap-mux.h
clk-regmap.c
clk-regmap.h
common.c
common.h
gcc-apq8084.c
gcc-ipq806x.c
gcc-ipq4019.c
gcc-msm8660.c
gcc-msm8916.c
gcc-msm8960.c
gcc-msm8974.c
gcc-msm8996.c
gdsc.c
gdsc.h
lcc-ipq806x.c
lcc-msm8960.c
mmcc-apq8084.c
mmcc-msm8960.c
mmcc-msm8974.c
mmcc-msm8996.c
reset.c
reset.h