Merge tag 'imx-clk-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 15 Apr 2016 22:42:31 +0000 (15:42 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 15 Apr 2016 22:42:31 +0000 (15:42 -0700)
commitbf0a976994bc6265444acc2de3561b94ab73a5ee
tree7a99e3ec6939d8361afbfec9c30ef5224d91d888
parent811a087c55dc80e113d91702862fb89eda4716ac
parent69c542e8022ca53c5fee664548163809eb1777c3
Merge tag 'imx-clk-4.7' of git://git./linux/kernel/git/shawnguo/linux into clk-next

The i.MX clock update for 4.7:
 - Register SAI clk as shared clocks to support SAI audio on i.MX6SX
 - Add the missing ckil clock for i.MX7
 - Update clk-gate2 and vf610 clock driver to prepare for suspend
   support on VF610
 - Fix DCU clock configurations and add TCON ipg clock to support DRM
   display on VF610

* tag 'imx-clk-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  clk: imx: vf610: fix whitespace in vf610-clock.h
  clk: imx: vf610: add TCON ipg clock
  clk: imx: vf610: fix DCU clock tree
  clk: imx: add ckil clock for i.MX7
  clk: imx: vf610: add suspend/resume support
  clk: imx: vf610: add WKPU unit
  clk: imx: vf610: leave DDR clock on
  clk: imx: clk-gate2: allow custom gate configuration
  clk: imx6sx: Register SAI clocks as shared clocks