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

Change-Id: I868a7a0e5d2492df55710488413fb86124209fb6
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
diff --git a/recipes-kernel/linux/linux-aspeed_git.bb b/recipes-kernel/linux/linux-aspeed_git.bb
index 92fc747..4d241b5 100644
--- a/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/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