Searched hist:"129 d9cd9c25041f8b8681fd6e8584fa47c385f3b" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/qcom/ |
H A D | clk-rpm.c | diff 129d9cd9c25041f8b8681fd6e8584fa47c385f3b Thu Jul 07 00:53:20 CEST 2022 Christian Marangi <ansuelsmth@gmail.com> clk: qcom: clk-rpm: convert to parent_data API
Convert clk-rpm driver to parent_data API. We keep the old pxo/cxo_board parent naming to keep compatibility with old DT and we use the new pxo/cxo for new implementation where these clock are defined in DTS.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220706225321.26215-4-ansuelsmth@gmail.com
|