OSDN Git Service

clk: qcom: gcc-sdm660: Mark MMSS NoC CFG AHB clock as critical
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Wed, 13 Jan 2021 18:38:09 +0000 (19:38 +0100)
committerStephen Boyd <sboyd@kernel.org>
Sun, 14 Feb 2021 20:56:54 +0000 (12:56 -0800)
commitfe121bfe261717e930abdb4a905e5c01b7f47cc3
tree50c4333998fc3515f08efba80303d3dce13baf64
parent53748348a57ae67756e82292b50773d2f4479d28
clk: qcom: gcc-sdm660: Mark MMSS NoC CFG AHB clock as critical

Similarly to MSM8998, any access to the MMSS depends on this clock.
Gating it will crash the system when RPMCC inits mmssnoc_axi_rpm_clk.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Link: https://lore.kernel.org/r/20210113183817.447866-2-angelogioacchino.delregno@somainline.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-sdm660.c