linux-aspeed: eMMC, FSI, Rainier and Tacoma device treee

Ben Tyner (1):
      Remove checkstop GPIO from gpio-keys definitions

Eddie James (9):
      mmc: sdhci-of-aspeed: Fix clock divider calculation
      fsi: master: Add boolean parameter to link_enable function
      fsi: core: Disable link when slave init fails
      fsi: core: Set slave local bus ownership during init
      ARM: dts: aspeed: rainier: Switch OCCs to P10
      ARM: dts: aspeed: rainier: Enable EHCI controller
      ARM: dts: Aspeed: tacoma: Enable EHCI controller
      fsi: master: Remove link enable read-back
      ARM: dts: aspeed: rainier: Add CFAM SPI controllers

Joel Stanley (2):
      mmc: sdhci-of-aspeed: Revert "Prevent clock divider of zero"
      ARM: dts: aspeed: rainier: Add FSI I2C masters

Change-Id: Ic4db974531174210e872f724e5342cfd03eb5384
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-kernel/linux/linux-aspeed_git.bb b/recipes-kernel/linux/linux-aspeed_git.bb
index 337ff2c..6460abb 100644
--- a/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
 KBRANCH ?= "dev-5.7"
 LINUX_VERSION ?= "5.7.10"
 
-SRCREV="275ccda0bf252d764706aa7d98a16ddac17178c6"
+SRCREV="666e403461fd046b37bc95bba49e82ca6a758bea"
 
 require linux-aspeed.inc