summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom/gcc-ipq5332.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-21clk: qcom: ipq5332: drop the CLK_SET_RATE_PARENT flag from GPLL clocksKathiravan Thirumoorthy1-2/+0
2023-09-20clk: qcom: ipq5332: Drop set rate parent from gpll0 dependent clocksVaradarajan Narayanan1-2/+0
2023-08-31Merge branch 'clk-qcom' into clk-nextStephen Boyd1-167/+39
2023-08-14clk: qcom: ipq5332: drop the gcc_apss_axi_clk_src clockKathiravan T1-72/+39
2023-08-14clk: qcom: ipq5332: drop the mem noc clocksKathiravan T1-95/+0
2023-07-19clk: Explicitly include correct DT includesRob Herring1-1/+2
2023-05-26clk: qcom: ipq5332: fix the order of SLEEP_CLK and XO clockKathiravan T1-1/+1
2023-05-26clk: qcom: ipq5332: fix the src parameter in ftbl_gcc_apss_axi_clk_srcKathiravan T1-1/+1
2023-05-25clk: qcom: gcc: ipq5332: Use floor ops for SDCC clocksKathiravan T1-1/+1
2023-03-16clk: qcom: ipq5332: mark GPLL4 as ignore unused temporarilyKathiravan T1-0/+11
2023-03-16clk: qcom: add Global Clock controller (GCC) driver for IPQ5332 SoCKathiravan T1-0/+3813