]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src
authorDavid Heidelberg <david@ixit.cz>
Sat, 17 Jan 2026 18:18:28 +0000 (19:18 +0100)
committerBjorn Andersson <andersson@kernel.org>
Mon, 19 Jan 2026 19:45:05 +0000 (13:45 -0600)
commitfab13d738c9bd645965464b881335f580d38a54e
tree3eb7dad5b60d3a4063e932a2fcf1a39dbb4dd8a9
parenta1d63493634e98360140027fef49d82b1ff0a267
clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src

Set CLK_OPS_PARENT_ENABLE to ensure the parent gets prepared and enabled
when switching to it.

Fixes: e3c13e0caa8c ("clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src")
Signed-off-by: David Heidelberg <david@ixit.cz>
Link: https://lore.kernel.org/r/20260117-sm7150-dispcc-fix-v1-1-2f39966bcad2@ixit.cz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/dispcc-sm7150.c