clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clk
authorTaniya Das <tdas@codeaurora.org>
Tue, 11 Feb 2020 12:13:56 +0000 (17:43 +0530)
committerStephen Boyd <sboyd@kernel.org>
Wed, 12 Feb 2020 23:03:08 +0000 (15:03 -0800)
commitefbd9129dfe87fdeaa3c44e8246b019a775c484b
treefcfdacf01f2be749c4054ea96a0703950470f0d4
parent8de427d52da30d3bad06d416e486a6b1bd0f3850
clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clk

The disp_cc_mdss_rscc_ahb_clk is default enabled from hardware and thus
does not require to be marked CRITICAL. This which would allow the RCG to
be turned OFF when the display turns OFF and not blocking XO.

Signed-off-by: Taniya Das <tdas@codeaurora.org>
Link: https://lkml.kernel.org/r/1581423236-21341-2-git-send-email-tdas@codeaurora.org
Fixes: dd3d06622138 ("clk: qcom: Add display clock controller driver for SC7180")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/dispcc-sc7180.c