diff options
author | Stephen Boyd <sboyd@kernel.org> | 2019-05-07 20:44:56 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-05-07 20:44:56 +0200 |
commit | 7e9c62bdb41af76974d594da89854a6aba645e58 (patch) | |
tree | 835f8585e025810a0e015d9172f43cdf7e2749e7 /drivers/clk | |
parent | Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'... (diff) | |
parent | clk: mvebu: fix spelling mistake "gatable" -> "gateable" (diff) | |
parent | clk: Aspeed: Setup video engine clocking (diff) | |
parent | Merge tag 'clk-v5.2-samsung' of https://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
parent | clk: ingenic: jz4725b: Add UDC PHY clock (diff) | |
parent | clk: zynqmp: use structs for clk query responses (diff) | |
download | linux-7e9c62bdb41af76974d594da89854a6aba645e58.tar.xz linux-7e9c62bdb41af76974d594da89854a6aba645e58.zip |
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