]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'clk-imx', 'clk-samsung', 'clk-zynq', 'clk-rockchip' and 'clk-uniphier...
authorStephen Boyd <sboyd@kernel.org>
Tue, 27 Apr 2021 23:34:44 +0000 (16:34 -0700)
committerStephen Boyd <sboyd@kernel.org>
Tue, 27 Apr 2021 23:34:44 +0000 (16:34 -0700)
commit8bdc94d158c24818c8e01e66dc2caabbb2a87ff0
tree89737d0a72325071985b72f09b22d4f3d3319de5
parent2674a476b3dc961a64ef2d55665b3da32d366f14
parent929e58b650e3c40df40ec51deef239828b0a4612
parente196c2ddbeb9263452627b0e9bfc63813c1cb55b
parent96a5f412c1dc6fe34ccdbb3c08ce1ff7e2653332
parent12ae61d7b09ae2d0c332809e0e3243de33baaefa
parenta85e4376aa521bf62385980ba874812f761e8dcf
Merge branches 'clk-imx', 'clk-samsung', 'clk-zynq', 'clk-rockchip' and 'clk-uniphier' into clk-next

 - Simplify Zynq Kconfig dependencies

* clk-imx:
  clk: imx: Reference preceded by free
  clk: imx8mq: Correct the pcie1 sels
  clk: imx8mp: Remove the none exist pcie clocks
  clk: imx: Fix reparenting of UARTs not associated with stdout

* clk-samsung:
  clk: samsung: Remove redundant dev_err calls
  clk: exynos7: Mark aclk_fsys1_200 as critical

* clk-zynq:
  clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
  clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback
  clk: zynqmp: Drop dependency on ARCH_ZYNQMP
  clk: zynqmp: Enable the driver if ZYNQMP_FIRMWARE is selected

* clk-rockchip:
  clk: rockchip: drop MODULE_ALIAS from rk3399 clock controller
  clk: rockchip: drop parenthesis from ARM || COMPILE_TEST depends
  clk: rockchip: add clock controller for rk3568
  clk: rockchip: support more core div setting
  dt-binding: clock: Document rockchip, rk3568-cru bindings
  clk: rockchip: add dt-binding header for rk3568

* clk-uniphier:
  clk: uniphier: Fix potential infinite loop