]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'v4.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/kernel...
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 21 Jun 2016 00:01:45 +0000 (17:01 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 21 Jun 2016 00:01:45 +0000 (17:01 -0700)
commitf776db6097f5f203367a43b1f3d97437650695db
treeb678824dd4f7aecf7ab696f675f7d3c2ef1c2cff
parent56784bedba3d5e0c6e24d5d8793f895a80e87bae
parentbdc0d4d5cdf1851eac5d81b53dd3d8c0ade1a5b2
Merge tag 'v4.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-fixes

A bunch of fixes. Some for the newly added rk3399 clock tree, some
concerning error handling and initialization and a revert of the
mmc-phase clock initialization, as this could conflict with the
bootloader setting of this clock and a real solution to initing
the phase correctly from dw_mmc went in as fix for 4.7 through
the mmc tree.

* tag 'v4.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
  clk: rockchip: release io resource when failing to init clk on rk3399
  clk: rockchip: fix cpuclk registration error handling
  clk: rockchip: Revert "clk: rockchip: reset init state before mmc card initialization"
  clk: rockchip: fix incorrect parent for rk3399's {c,g}pll_aclk_perihp_src
  clk: rockchip: mark rk3399 GIC clocks as critical
  clk: rockchip: initialize flags of clk_init_data in mmc-phase clock