[GIT PULL] STi late updates for v4.8

From: Patrice Chotard
Date: Tue Jul 12 2016 - 10:06:29 EST


Hi Olof, Arnd and Kevin,

Please consider this first round of STi late updates for v4.8:


The following changes since commit 6ca59e6e1fc3a8d7ccbf85ff036bd6ff40847c1a:

clk: st: clkgen-pll: Detect critical clocks (2016-06-30 12:17:11 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-late-v4.8

for you to fetch changes up to cf4b5ceb95b1e8842bc4f061a8ba8c395b5dbc6d:

spi: st-ssc4: Remove 'no clocking' hack (2016-07-12 13:22:55 +0200)

----------------------------------------------------------------
Highlights:
-----------
- Add STi DT critical clocks declaration
- Remove SPI hack wich has dependecy with critical clocks

These 2 STi DT patches and SPI hack MUST be applied after patches
contained into Stephen Boyd's branch clk-next/clk-st-critical.
This to ensure not to break SPI.

----------------------------------------------------------------
Lee Jones (3):
ARM: sti: stih407-family: Supply defines for CLOCKGEN A0
ARM: sti: stih410-clocks: Identify critical clocks
spi: st-ssc4: Remove 'no clocking' hack

arch/arm/boot/dts/stih410-clock.dtsi | 9 ++++++++
drivers/spi/spi-st-ssc4.c | 36 +++++---------------------------
include/dt-bindings/clock/stih407-clks.h | 4 ++++
3 files changed, 18 insertions(+), 31 deletions(-)