linux-aspeed: Add ROMED8HM3, AST2600 SPI NOR fixes

Jae Hyun Yoo (5):
      ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsi
      pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl
      dt-bindings: pinctrl: aspeed-g6: remove FWQSPID group
      dt-bindings: pinctrl: aspeed-g6: add FWQSPI function/group
      ARM: dts: aspeed-g6: fix SPI1/SPI2 quad pin group

Johnny Huang (2):
      pinctrl: pinctrl-aspeed-g6: add FWQSPI function-group
      ARM: dts: aspeed-g6: add FWQSPI group in pinctrl dtsi

Potin Lai (1):
      mtd: spi-nor: aspeed: Set the decoding size to at least 2MB for AST2600

Zev Weiss (1):
      ARM: dts: aspeed: Add ASRock ROMED8HM3 BMC

Change-Id: I648e798dc8c8392509c1cc6fc14b5e02ec7c6d19
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index 3cb1f18..492c3db 100644
--- a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
 KBRANCH ?= "dev-5.15"
 LINUX_VERSION ?= "5.15.30"
 
-SRCREV="8505c31863aadb65c2d08381eca8fc0baaa3babb"
+SRCREV="191d5d420258a7c849d61e21f780124641caca0a"
 
 require linux-aspeed.inc