summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-kernel
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2019-04-18 09:37:41 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-18 16:30:49 +0300
commit1f53b6c0276a2b175fe28d19e93c0446ef17be6a (patch)
tree2c4d57a24a3f041adcd99c10692d0e22df2b5a48 /meta-aspeed/recipes-kernel
parent7443ee80b34f976b9c0b1344ca2b0299a5409ed2 (diff)
downloadopenbmc-1f53b6c0276a2b175fe28d19e93c0446ef17be6a.tar.xz
linux-aspeed: 4B opcode support for spi-nor, OCC fixes
Cédric Le Goater (4): mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helper mtd: spi-nor: aspeed: clarify 4BYTE address mode mask mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization buffer mtd: spi-nor: aspeed: add support for the 4B opcodes Eddie James (2): hwmon (occ): Store error condition for rate-limited polls hwmon (occ): Prevent sysfs error attribute from returning error Lei YU (1): hwmon (occ): Fix extended status bits (From meta-aspeed rev: c8d791ede6f895a8c8ed195ce1c9c2db9b0c7cd1) Change-Id: I4d89695677bcc7b60abc0d75d809ee33c33df53c Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-aspeed/recipes-kernel')
-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 92fc747ba..4d241b52e 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.0"
LINUX_VERSION ?= "5.0.7"
-SRCREV="e124b50aeacb66baa42541ebc6c3544350f75a79"
+SRCREV="280a5e83425e0e597a3765037a03cd03e80f3111"
require linux-aspeed.inc