summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2021-10-29 08:05:08 +0300
committerJoel Stanley <joel@jms.id.au>2021-11-02 01:59:57 +0300
commitca5ea7551cb86239e4e4b046dab40be8d591b651 (patch)
treeb037266c6a00d639f387ffb8d3b2c4e118089d41 /meta-aspeed
parent10603025fc6ad0e894865eef1d6beadbe41dc304 (diff)
downloadopenbmc-ca5ea7551cb86239e4e4b046dab40be8d591b651.tar.xz
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>
Diffstat (limited to 'meta-aspeed')
-rw-r--r--meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index 166158664..7348b5167 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