]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: qcom: dispcc-eliza: Add Eliza display clock controller support
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Thu, 19 Mar 2026 11:49:43 +0000 (12:49 +0100)
committerBjorn Andersson <andersson@kernel.org>
Mon, 23 Mar 2026 16:30:33 +0000 (11:30 -0500)
commit0e66f10942b531a7521da97e4bdab0bdfcfc2e6f
tree92015410008557c09f15a943cf868c891530607e
parent7f9ccf3b9975678509e37217fd4a298a9b4e5fb9
clk: qcom: dispcc-eliza: Add Eliza display clock controller support

Add a driver for the display clock controller on Qualcomm Eliza SoC,
which is copied from SM8750 driver plus changes:

1. Additional DT_HDMI_PHY_PLL_CLK clock input,
2. Eight new HDMI clocks,
3. Different PLLs (lucid and pongo).

Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260319-clk-qcom-dispcc-eliza-v3-2-d1f2b19a6e6b@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/Kconfig
drivers/clk/qcom/Makefile
drivers/clk/qcom/dispcc-eliza.c [new file with mode: 0644]