]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: qcom: dispcc-glymur: use RCG2 ops for DPTX1 AUX clock source
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Mon, 12 Jan 2026 02:12:22 +0000 (04:12 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 23 Feb 2026 16:44:57 +0000 (10:44 -0600)
commite7c8eb1646db5d967d77ee67793dd95a2c5ff451
treea6ba9ce94d133b69c1d1859d336aa6c4d0bcf862
parente2e0d2f3dab4e9838cfe3d94a5cb42aa7b51fddb
clk: qcom: dispcc-glymur: use RCG2 ops for DPTX1 AUX clock source

The clk_dp_ops are supposed to be used for DP-related clocks with a
proper MND divier. Use shared RCG2 ops for dptx1_aux_clk_src, the same
as all other DPTX AUX clocks in this driver.

Fixes: b4d15211c408 ("clk: qcom: dispcc-glymur: Add support for Display Clock Controller")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Reviewed-by: Taniya Das <taniya.das@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260112-dp-aux-clks-v1-1-456b0c11b069@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/dispcc-glymur.c