Commits
Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk-pxa' into clk-next * clk-at91: clk: at91: pmc: Support backup for programmable clocks clk: at91: pmc: Save SCSR during suspend clk: at91: pmc: Wait for clocks when resuming * clk-imx7ulp: clk: Don't touch hardware when reparenting during registration * clk-axigen: clk: axi-clkgen: Round closest in round_rate() and recalc_rate() clk: axi-clkgen: Correctly handle nocount bit in recalc_rate() * clk-si5351: clk: si5351: _si5351_clkout_reset_pll() can be static clk: si5351: Do not enable parent clocks on probe clk: si5351: Rename internal plls to avoid name collisions clk: si5351: Apply PLL soft reset before enabling the outputs clk: si5351: Add DT property to enable PLL reset clk: si5351: implement remove handler * clk-pxa: clk: pxa: unbreak lookup of CLK_POUT
Showing diff to13967bea0bd
- Stephen Boyd committed 21170e3bda0MMerge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and 'clk-qcom...
- Romain Izard committed 13967bea0bdclk: at91: pmc: Support backup for programmable clocks When an AT91 programmable clock...
- Stephen Boyd committed f8f8f1d0449clk: Don't touch hardware when reparenting during registration The orphan clocks repar...
- Lars-Peter Clausen committed 448c3c057a1clk: axi-clkgen: Round closest in round_rate() and recalc_rate() To minimize the round...
- Wu Fengguang committed 0136f852be2clk: si5351: _si5351_clkout_reset_pll() can be static Fixes: b26ff127c52c ("clk: si535...
- Igor Grinberg committed 869de5cf96cclk: pxa: unbreak lookup of CLK_POUT Since switching to clk drivers, the CLK_POUT cann...