linux-aspeed: SDHCI fixes and Tacoma machine

Andrew Jeffery (6):
      pinctrl: aspeed: Fix spurious mux failures on the AST2500
      mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock
      mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()
      mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK
      ARM: dts: ast2600-evb: eMMC configuration
      mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESS

Joel Stanley (1):
      ARM: dts: aspeed: Add Tacoma machine

Wei Yongjun (1):
      mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()

Change-Id: Ib547bf5b092e490700c1d45475f0da0319fb012d
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 7f40f75..7b5dea6 100644
--- a/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
 KBRANCH ?= "dev-5.2"
 LINUX_VERSION ?= "5.2.9"
 
-SRCREV="c008a29225c850f522b25af7440c96f7e9044a99"
+SRCREV="e678af5dcf02b0d94d0bf9b3f90b349cbcb0097a"
 
 require linux-aspeed.inc