linux-aspeed: AST2600: Pinctrl fixes

Andrew Jeffery (6):
      pinctrl: aspeed-g6: Sort pins for sanity
      pinctrl: aspeed-g6: Fix I2C14 SDA description
      ARM: dts: aspeed-g6: Fix EMMC function in pinctrl dtsi
      ARM: dts: aspeed-g6: Add pinctrl properties to MDIO nodes
      ARM: dts: ast2600-evb: Add pinmux properties for enabled MACs
      ARM: dts: aspeed-g6: Add missing pinctrl-names property to I2C nodes

Johnny Huang (9):
      pinctrl: aspeed-g6: Fix I3C3/I3C4 pinmux configuration
      pinctrl: aspeed-g6: Fix UART13 group pinmux
      pinctrl: aspeed-g6: Rename SD3 to EMMC and rework pin groups
      pinctrl: aspeed-g6: Add AST2600 I3C1 and I3C2 pinmux config
      pinctrl: aspeed-g6: Add support for the AST2600 USB pinmux
      pinctrl: aspeed: Add ASPEED_SB_PINCONF() helper
      pinctrl: aspeed: Move aspeed_pin_config_map to separate source file
      pinctrl: aspeed: Use masks to describe pinconf bitfields
      pinctrl: aspeed-g6: Add AST2600 pinconf support

Change-Id: Ic203c9eddc50eb0eaa6e77046f010b3b72851f5d
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 058a061..5b1dd4e 100644
--- a/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
 KBRANCH ?= "dev-5.3"
 LINUX_VERSION ?= "5.3.1"
 
-SRCREV="1f7b281f21684c2105cc33a6d884f18242c8af62"
+SRCREV="3a98193d306d77a1d650c59e7f5b5743acec9b60"
 
 require linux-aspeed.inc