linux-aspeed: FSI backports

Patches from the v5.16 kernel relating to FSI, OCC and SBE FIFO.

Eddie James (7):
      fsi: occ: Use a large buffer for responses
      fsi: occ: Store the SBEFIFO FFDC in the user response buffer
      docs: ABI: testing: Document the OCC hwmon FFDC binary interface
      hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs
      docs: ABI: testing: Document the SBEFIFO timeout interface
      fsi: sbefifo: Add sysfs file indicating a timeout error
      fsi: sbefifo: Use interruptible mutex locking

Change-Id: Iab76e0b1cf658334d8ab0f43bb6c3d1b8912f7a5
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 1661586..7348b51 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.14"
 LINUX_VERSION ?= "5.14.15"
 
-SRCREV="3760c1f873cc0b10a3a6fcbbaec16a54f131e227"
+SRCREV="ea24e10732a20cb0c48369b131c1969c3ef7fade"
 
 require linux-aspeed.inc