]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk-pxa...
authorStephen Boyd <sboyd@codeaurora.org>
Sat, 27 Jan 2018 00:41:52 +0000 (16:41 -0800)
committerStephen Boyd <sboyd@codeaurora.org>
Sat, 27 Jan 2018 00:41:52 +0000 (16:41 -0800)
commit869c4089de0ffe466f6244acd6eb8d64edfd1698
tree0cdf9aa8681a9dc11d03c1285f6e9c73910b330a
parent27c65a7a29f59b5bde0f2799677190b154f83f10
parent562540b62f0684f9dae77b433e8910c04dd29512
parent7e1cbd5ee0676cf49efe382f4b881ac293eea1e4
parentfee5d83710fbf775714e7fd8673931e5d8e0a616
parentdc4c73a61df45eab128e9c48c1a89cee4195ab31
parentf56a852c5eb6a15034719562a13369d87fb95a47
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
drivers/clk/clk.c