]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commit6a861bd8cf3c96f5825d031732e365b7721a84a5
treee92c35da13505d1346a539a830085ad5088fbb88
parent665913f2796a743872f69f1b6f7038c3ad638884
parent886fd9a4b428650d00d0f38c79fe0c8900426c21
Merge branch 'clk-qcom' into clk-next

* 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
  ...