linux-aspeed: jffs2, spi-fsi

This fixes a bug in jffs2 and overlayfs that was introduced in v5.9 and
is present in the dev-5.10 kernel.

Eddie James (1):
      spi: fsi: Remove multiple sequenced ops for restricted chips

Joel Stanley (1):
      jffs2: Hook up splice_write callback

Change-Id: Icc3f325c8e6a7bc31bb5c09bf8674bc9b590379a
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 45f09d7..3b6acb0 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.10"
 LINUX_VERSION ?= "5.10.23"
 
-SRCREV="6687842ee68152c5cc7b7f8ac771b25eaece056a"
+SRCREV="a186e43ee044122e29a1ebe26b9163113606300d"
 
 require linux-aspeed.inc