clk: qcom: gcc-sc7180: Mark the MM XO clocks to be always ON
authorTaniya Das <tdas@codeaurora.org>
Wed, 20 Jan 2021 07:47:51 +0000 (13:17 +0530)
committerStephen Boyd <sboyd@kernel.org>
Mon, 8 Feb 2021 17:53:30 +0000 (09:53 -0800)
commitd79dfa19ca4235c28be62952bda6091babdcf8f3
treec5cf325ea4c386169f7891c6a36520522d70613c
parent8a1f7fb17569536d7d3a3c9f9c4e02c303c1c1e2
clk: qcom: gcc-sc7180: Mark the MM XO clocks to be always ON

There are intermittent GDSC power-up failures observed for titan top
gdsc, which requires the XO clock. Thus mark all the MM XO clocks always
enabled from probe.

Fixes: 8d4025943e13 ("clk: qcom: camcc-sc7180: Use runtime PM ops instead of clk ones")
Signed-off-by: Taniya Das <tdas@codeaurora.org>
Link: https://lore.kernel.org/r/1611128871-5898-1-git-send-email-tdas@codeaurora.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-sc7180.c