linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] clk: qcom: explicitly include clk-provider.h
@ 2021-12-15 11:37 Vinod Koul
  2021-12-15 11:37 ` [PATCH 1/8] clk: qcom: gcc-sm8350: " Vinod Koul
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Vinod Koul @ 2021-12-15 11:37 UTC (permalink / raw)
  To: Stephen Boyd, Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Andy Gross, Michael Turquette,
	linux-clk, linux-kernel

As disucssed in [1] it is a good idea to explicitly include clk-provider.h
for clk providers, so include this in rest of missing qcom clk providers.

[1]: lore.kernel.org/r/20211209082607.06929C004DD@smtp.kernel.org


Vinod Koul (8):
  clk: qcom: gcc-sm8350: explicitly include clk-provider.h
  clk: qcom: gcc-msm8994: explicitly include clk-provider.h
  clk: qcom: gcc-sm6350: explicitly include clk-provider.h
  clk: qcom: lpasscc-sc7280: explicitly include clk-provider.h
  clk: qcom: lpasscc-sdm845: explicitly include clk-provider.h
  clk: qcom: mmcc-apq8084: explicitly include clk-provider.h
  clk: qcom: q6sstop-qcs404: explicitly include clk-provider.h
  clk: qcom: turingcc-qcs404: explicitly include clk-provider.h

 drivers/clk/qcom/gcc-msm8994.c     | 1 +
 drivers/clk/qcom/gcc-sm6350.c      | 1 +
 drivers/clk/qcom/gcc-sm8350.c      | 1 +
 drivers/clk/qcom/lpasscc-sc7280.c  | 1 +
 drivers/clk/qcom/lpasscc-sdm845.c  | 1 +
 drivers/clk/qcom/mmcc-apq8084.c    | 1 +
 drivers/clk/qcom/q6sstop-qcs404.c  | 1 +
 drivers/clk/qcom/turingcc-qcs404.c | 1 +
 8 files changed, 8 insertions(+)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2021-12-21  5:21 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-15 11:37 [PATCH 0/8] clk: qcom: explicitly include clk-provider.h Vinod Koul
2021-12-15 11:37 ` [PATCH 1/8] clk: qcom: gcc-sm8350: " Vinod Koul
2021-12-16  0:45   ` Stephen Boyd
2021-12-15 11:37 ` [PATCH 2/8] clk: qcom: gcc-msm8994: " Vinod Koul
2021-12-16  0:45   ` Stephen Boyd
2021-12-15 11:37 ` [PATCH 3/8] clk: qcom: gcc-sm6350: " Vinod Koul
2021-12-16  0:45   ` Stephen Boyd
2021-12-15 11:37 ` [PATCH 4/8] clk: qcom: lpasscc-sc7280: " Vinod Koul
2021-12-16  0:45   ` Stephen Boyd
2021-12-15 11:38 ` [PATCH 5/8] clk: qcom: lpasscc-sdm845: " Vinod Koul
2021-12-16  0:46   ` Stephen Boyd
2021-12-15 11:38 ` [PATCH 6/8] clk: qcom: mmcc-apq8084: " Vinod Koul
2021-12-16  0:46   ` Stephen Boyd
2021-12-15 11:38 ` [PATCH 7/8] clk: qcom: q6sstop-qcs404: " Vinod Koul
2021-12-16  0:46   ` Stephen Boyd
2021-12-15 11:38 ` [PATCH 8/8] clk: qcom: turingcc-qcs404: " Vinod Koul
2021-12-16  0:46   ` Stephen Boyd
2021-12-21  5:21 ` [PATCH 0/8] clk: qcom: " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).