Searched hist:"1 d83f18b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clk/qcom/ |
H A D | apss-ipq-pll.c | 1d83f18b Fri Feb 17 02:33:04 CST 2023 Kathiravan T <quic_kathirav@quicinc.com> clk: qcom: apss-ipq-pll: refactor the driver to accommodate different PLL types
APSS PLL found on the IPQ8074 and IPQ6018 are of type Huayra PLL. But, IPQ5332 APSS PLL is of type Stromer Plus. To accommodate both these PLLs, refactor the driver to take the clk_alpha_pll, alpha_pll_config via driver data.
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230217083308.12017-2-quic_kathirav@quicinc.com
|