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>
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index 92fc747..4d241b5 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