linux-aspeed: eMMC and ast2600 support

Andrew Jeffery (13):
      dt-bindings: mmc: Document Aspeed SD controller
      mmc: Add support for the ASPEED SD controller
      ARM: dts: aspeed: Describe SD controllers
      pinctrl: aspeed-g5: Delay acquisition of regmaps
      pinctrl: aspeed: Rename pin declaration macros
      pinctrl: aspeed: Add PIN_DECL_3() helper
      pinctrl: aspeed: Add multiple pin group support for functions
      pinctrl: aspeed: Add SIG_DESC_CLEAR() helper
      pinctrl: aspeed: Add AST2600 pinmux support
      pinctrl: aspeed-g6: Fix I2C14 function name typo
      pinctrl: aspeed-g6: Fix mislabeled PWM groups and functions
      pinctrl: aspeed-g6: Add EMMC pin group
      ARM: dts: aspeed: Add AST2600 pinmux nodes

Joel Stanley (12):
      ARM: dts: aspeed: swift: Add eMMC device
      dt-bindings: watchdog: Add ast2600 compatible
      clk: aspeed: Move structures to header
      clk: Add support for AST2600 SoC
      ARM: aspeed: Select timer in each SoC
      ARM: aspeed: Add ASPEED AST2600 architecture
      ARM: aspeed: Enable SMP boot
      ARM: dts: aspeed: Add AST2600 and EVB
      ARM: configs: aspeed_g5: Enable AST2600
      fsi: Add ast2600 master driver
      ARM: dts: aspeed-g6: Describe FSI masters
      ARM: dts: aspeed: ast2600evb: Enable FSI master

Ryan Chen (1):
      watchdog: aspeed: Add support for AST2600

YueHaibing (1):
      pinctrl: aspeed: Make aspeed_pinmux_ips static

Change-Id: I0e3ce6b2dfd40767e8e4d898e56457d31e600f4d
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 fec774c..2bfc964 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="e3b7bfe6eacdf2a20e580dd90f75ecb6807f3a4e"
+SRCREV="0552c5c8483be35bee8914fe0b589d2d184ee276"
 
 require linux-aspeed.inc