Message ID | 20220303131812.302302-1-marijn.suijten@somainline.org (mailing list archive) |
---|---|
Headers | show |
Series | clk: qcom: Add display clock controller driver for SM6125 | expand |
Hello: This series was applied to qcom/linux.git (for-next) by Bjorn Andersson <bjorn.andersson@linaro.org>: On Thu, 3 Mar 2022 14:18:09 +0100 you wrote: > Changes since v2: > - dt-bindings: Use a sensible `&dsi1_phy 1` example clock for the > mandatory "dsi1_phy_pll_out_dsiclk", instead of a null phandle. > > v2: https://lore.kernel.org/phone-devel/20220226200911.230030-1-marijn.suijten@somainline.org/ > > Changes since v1: > - Documentation is dual-licensed; > - Documentation example now uses zero-clock for dsi1_phy pixel clock; > - SDX_GCC_65 is sorted in Kconfig/Makefile to easen adding this driver > in the correct alphabetic spot; > - clk.h is replaced with clk-provider.h; > - ahb, mdp and rot source clocks use rcg2_shared_ops instead of standard > ops; > - Unnecessary line breaks are removed when remaining under 80 chars. > > [...] Here is the summary with links: - [v3,1/3] clk: qcom: Fix sorting of SDX_GCC_65 in Makefile and Kconfig https://git.kernel.org/qcom/c/4f7788e55c60 - [v3,2/3] dt-bindings: clock: add QCOM SM6125 display clock bindings https://git.kernel.org/qcom/c/912b5cdd6730 - [v3,3/3] clk: qcom: Add display clock controller driver for SM6125 https://git.kernel.org/qcom/c/d9d6a568b083 You are awesome, thank you!