Commits
Merge branches 'clk-stratix10', 'clk-imx', 'clk-bcm', 'clk-cs2000' and 'clk-imx6sll' into clk-next * clk-stratix10: clk: socfpga: stratix10: add clock driver for Stratix10 platform dt-bindings: documentation: add clock bindings information for Stratix10 * clk-imx: clk: imx7d: Move clks_init_on before any clock operations clk: imx7d: Correct ahb clk parent select clk: imx7d: Correct dram pll type clk: imx7d: Add USB clock information clk: imx: pllv2: avoid using uninitialized values clk: imx6ull: Add epdc_podf instead of sim_podf clk: imx: imx7d: correct video pll clock tree clk: imx: imx7d: add the Keypad Port module clock clk: imx7d: add CAAM clock clk: imx: imx7d: add the snvs clock clk: imx: imx6sx: update cko mux options * clk-bcm: clk: bcm2835: De-assert/assert PLL reset signal when appropriate * clk-cs2000: clk: cs2000: set pm_ops in hibernate-compatible way * clk-imx6sll: clk: imx: add clock driver for imx6sll dt-bindings: imx: update clock doc for imx6sll clk: imx: add new gate/gate2 wrapper funtion clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux
Showing diff to07afb8db734
- Stephen Boyd committed a83fdfae5a2MMerge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and 'clk-ti-f...
- Dinh Nguyen committed 07afb8db734clk: socfpga: stratix10: add clock driver for Stratix10 platform Add a clock driver fo...
- Dong Aisheng committed 8d41e6538c1clk: imx7d: Move clks_init_on before any clock operations For init on clocks we should...
- Boris Brezillon committed 753872373b5clk: bcm2835: De-assert/assert PLL reset signal when appropriate In order to enable a ...
- Nikita Yushchenko committed eade4ccdb08clk: cs2000: set pm_ops in hibernate-compatible way Use SET_LATE_SYSTEM_SLEEP_PM_OPS()...
- Bai Ping committed 4a5f720b654clk: imx: add clock driver for imx6sll Add clk driver support for imx6sll. Signed-off...