]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge branch 'clk-qcom' into clk-next
authorStephen Boyd <sboyd@kernel.org>
Thu, 8 Apr 2021 00:26:00 +0000 (17:26 -0700)
committerStephen Boyd <sboyd@kernel.org>
Thu, 8 Apr 2021 00:26:00 +0000 (17:26 -0700)
* clk-qcom: (33 commits)
  clk: qcom: gcc-sm8350: use ARRAY_SIZE instead of specifying num_parents
  clk: qcom: gcc-sm8250: use ARRAY_SIZE instead of specifying num_parents
  clk: qcom: gcc-sm8150: use ARRAY_SIZE instead of specifying num_parents
  clk: qcom: gcc-sc8180x: use ARRAY_SIZE instead of specifying num_parents
  clk: qcom: gcc-sc7180: use ARRAY_SIZE instead of specifying num_parents
  clk: qcom: videocc-sm8250: use parent_hws where possible
  clk: qcom: videocc-sm8150: use parent_hws where possible
  clk: qcom: gpucc-sm8250: use parent_hws where possible
  clk: qcom: gpucc-sm8150: use parent_hws where possible
  clk: qcom: gcc-sm8350: use parent_hws where possible
  clk: qcom: gcc-sm8250: use parent_hws where possible
  clk: qcom: gcc-sm8150: use parent_hws where possible
  clk: qcom: gcc-sdx55: use parent_hws where possible
  clk: qcom: gcc-sc7280: use parent_hws where possible
  clk: qcom: gcc-sc7180: use parent_hws where possible
  clk: qcom: dispcc-sm8250: use parent_hws where possible
  clk: qcom: dispcc-sc7180: use parent_hws where possible
  clk: qcom: videocc-sdm845: get rid of the test clock
  clk: qcom: dispcc-sdm845: get rid of the test clock
  clk: qcom: gpucc-sdm845: get rid of the test clock
  ...


Trivial merge