[v2,0/2] QCM2290 dispcc fixups

Message ID 20230412-topic-qcm_dispcc-v2-0-bce7dd512fe4@linaro.org
Headers
Series QCM2290 dispcc fixups |

Message

Konrad Dybcio April 14, 2023, 11:06 a.m. UTC
  v1 -> v2:
- Drop the merged "remove inexistent dsi1phy clk"
- Reword the commit messages to hopefully make them clearer

Rebased on qcom/for-next (see base-commit) for ease of merging

v1: https://lore.kernel.org/r/20230412-topic-qcm_dispcc-v1-0-bf2989a75ae4@linaro.org

I noticed some very msm-downstream-y bugs in the QCM2290 dispcc..
Let's fix them up..

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (2):
      clk: qcom: dispcc-qcm2290: Fix BI_TCXO_AO handling
      clk: qcom: dispcc-qcm2290: Fix GPLL0_OUT_DIV handling

 drivers/clk/qcom/dispcc-qcm2290.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
---
base-commit: 8358703a007eacc48b007284f29c0df2b694b513
change-id: 20230412-topic-qcm_dispcc-f46cbdeaeb90

Best regards,
  

Comments

Bjorn Andersson May 27, 2023, 1:07 a.m. UTC | #1
On Fri, 14 Apr 2023 13:06:34 +0200, Konrad Dybcio wrote:
> v1 -> v2:
> - Drop the merged "remove inexistent dsi1phy clk"
> - Reword the commit messages to hopefully make them clearer
> 
> Rebased on qcom/for-next (see base-commit) for ease of merging
> 
> v1: https://lore.kernel.org/r/20230412-topic-qcm_dispcc-v1-0-bf2989a75ae4@linaro.org
> 
> [...]

Applied, thanks!

[1/2] clk: qcom: dispcc-qcm2290: Fix BI_TCXO_AO handling
      commit: 92dfee0fc889b5b00ffb6b1de87ce64c483bcb7b
[2/2] clk: qcom: dispcc-qcm2290: Fix GPLL0_OUT_DIV handling
      commit: 63d56adf04b5795e54440dc5b7afddecb2966863

Best regards,