]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'clk-sa', 'clk-aspeed', 'clk-samsung', 'clk-ingenic' and 'clk-zynq...
authorStephen Boyd <sboyd@kernel.org>
Tue, 7 May 2019 18:44:56 +0000 (11:44 -0700)
committerStephen Boyd <sboyd@kernel.org>
Tue, 7 May 2019 18:44:56 +0000 (11:44 -0700)
commit4a57814663a2a7b5581be2cddcdccc346ccba997
tree835f8585e025810a0e015d9172f43cdf7e2749e7
parent77b050719cff5034cc279d00938033154dc03bea
parentbe5ced57fdfde54d66c432fc60b83724f2fb5abe
parent30255e15779f3a68b94c9b951906cbbb73bed0d7
parentf7bea7d3f793a035474859ab18a3c4ce37dfd94c
parent30413e3b47aee8ee4cc428f1fe11a368c067bb39
parent9bae3220013b259c26aff9a0aa6889917d4f2973
Merge branches 'clk-sa', 'clk-aspeed', 'clk-samsung', 'clk-ingenic' and 'clk-zynq' into clk-next

 - Various static analysis fixes/finds
 - Video Engine (ECLK) support on Aspeed SoCs
 - Xilinx ZynqMP Versal platform support
 - Convert Xilinx ZynqMP driver to be struct oriented

* clk-sa:
  clk: mvebu: fix spelling mistake "gatable" -> "gateable"
  clk: ux500: add range to usleep_range
  clk: tegra: Make tegra_clk_super_mux_ops static
  clk: davinci: cfgchip: use PTR_ERR_OR_ZERO in da8xx_cfgchip_register_div4p5

* clk-aspeed:
  clk: Aspeed: Setup video engine clocking

* clk-samsung:
  clk: samsung: exynos5410: Add gate clock for ADC
  clk: samsung: dt-bindings: Add ADC clock ID to Exynos5410
  clk: samsung: dt-bindings: Put CLK_UART3 in order

* clk-ingenic:
  clk: ingenic: jz4725b: Add UDC PHY clock
  dt-bindings: clock: jz4725b-cgu: Add UDC PHY clock

* clk-zynq:
  clk: zynqmp: use structs for clk query responses
  clk: zynqmp: fix check for fractional clock
  clk: zynqmp: do not export zynqmp_clk_register_* functions
  clk: zynqmp: fix kerneldoc of __zynqmp_clock_get_parents
  drivers: clk: Update clock driver to handle clock attribute
  drivers: clk: zynqmp: Allow zero divisor value