summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-07-02 08:55:59 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-04 14:54:42 +0300
commit1de330d7f42f76f5c3f59cb1907d013e00393867 (patch)
tree62646da2815f27949bde89d90dfc9e401be9105d /meta-aspeed
parent727709565e09b60c0c82159cee5c5ddf185dbde4 (diff)
downloadopenbmc-1de330d7f42f76f5c3f59cb1907d013e00393867.tar.xz
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 (From meta-aspeed rev: 5376bea182380b45a1ddacff82fbdd7d738e372a) Change-Id: I864f55798c4f625594bf0370f2b2827de1c7117e Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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 6539508b8a..a2984bb810 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.1"
LINUX_VERSION ?= "5.1.15"
-SRCREV="815857a6057057faa3a0dcf2d7df03f305361550"
+SRCREV="d83aec28b086ee676056638d77ac93b06ec3d4b1"
require linux-aspeed.inc