linux-aspeed: pinctrl, occ and fsi
Two bug fixes for fsi, and some cleanups for pinctrl.
Andrew Jeffery (8):
dt-bindings: pinctrl: aspeed: Split bindings document in two
dt-bindings: pinctrl: aspeed: Convert AST2400 bindings to json-schema
dt-bindings: pinctrl: aspeed: Convert AST2500 bindings to json-schema
MAINTAINERS: Add entry for ASPEED pinctrl drivers
pinctrl: aspeed: Correct comment that is no longer true
pinctrl: aspeed: Clarify comment about strapping W1C
pinctrl: aspeed: Split out pinmux from general pinctrl
pinctrl: aspeed: Add implementation-related documentation
Eddie James (1):
OCC: FSI and hwmon: Add sequence numbering
Jeremy Kerr (1):
fsi/core: Fix error paths on CFAM init
Change-Id: I73df64307c8668e3ccdc34774140ccf0fe08106d
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 6539508..a2984bb 100644
--- a/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-5.1"
LINUX_VERSION ?= "5.1.15"
-SRCREV="815857a6057057faa3a0dcf2d7df03f305361550"
+SRCREV="d83aec28b086ee676056638d77ac93b06ec3d4b1"
require linux-aspeed.inc