]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig' and...
authorStephen Boyd <sboyd@kernel.org>
Fri, 31 Jan 2020 21:12:00 +0000 (13:12 -0800)
committerStephen Boyd <sboyd@kernel.org>
Fri, 31 Jan 2020 21:12:00 +0000 (13:12 -0800)
commit8ae35df30248699204911bf43cc09cdebf625b4a
treea4034dc5f473ab491da0612ed938a9982444c3a8
parentfd5d3f34b3abaa94809f9b6ae6114425627f5770
parenta8937715229fea5599646e85cdc8fb7edb907245
parente25d026319a74a0969517230f15892d7bbf089b5
parentd5c858950f7b4066d129d712f82b18044f2d30f6
parentb3b80615f4d2e82d59fb3ee3050656198355e012
parent9c42f4575b8e96c6477becde1b3a2e20dd2d88e7
Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig' and 'clk-at91' into clk-next

 - Warn about critical clks that fail to enable or prepare
 - Detect more PRMCU variants in ux500 driver

* clk-uniphier:
  clk: uniphier: Add SCSSI clock gate for each channel

* clk-warn-critical:
  clk: Warn about critical clks that fail to enable
  clk: Don't try to enable critical clocks if prepare failed
  clk: tegra: Fix double-free in tegra_clk_init()
  clk: samsung: exynos5420: Keep top G3D clocks enabled
  clk: qcom: Avoid SMMU/cx gdsc corner cases
  clk: qcom: gcc-sc7180: Fix setting flag for votable GDSCs
  clk: Move clk_core_reparent_orphans() under CONFIG_OF
  clk: at91: fix possible deadlock
  clk: walk orphan list on clock provider registration
  clk: imx: pll14xx: fix clk_pll14xx_wait_lock
  clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_table
  clk: imx: clk-composite-8m: add lock to gate/mux

* clk-ux500:
  clk: ux500: Fix up the SGA clock for some variants

* clk-kconfig:
  clk: Fix Kconfig indentation

* clk-at91:
  clk: at91: sam9x60: fix programmable clock prescaler
  clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default value
drivers/clk/clk.c