clk: qcom: gcc-msm8996: Mark aggre0 noc clks as critical
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Thu, 7 Dec 2017 10:59:22 +0000 (10:59 +0000)
committerStephen Boyd <sboyd@kernel.org>
Fri, 16 Mar 2018 22:35:35 +0000 (15:35 -0700)
commit496037c015079ece7ebc1344fcab80f0618eae5e
tree2e898b87ec739f70541980afbc402737e9548c48
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
clk: qcom: gcc-msm8996: Mark aggre0 noc clks as critical

aggre0 bus clks are not associated with any of the drivers, so its
important that these clks are always on to get peripherals on this
bus working. So mark them as critical.

Eventually when we have a proper bus driver these clks can be marked
appropriately.

Without this patch pcie on db820c is not functional.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-msm8996.c