linux-aspeed: OCC, ISL68137, ASPEED spi-nor updates

The primary change is reverting the use of memcpy_fromio() in the ASPEED
spi-nor driver, as it's prone to stuttering the FIFO on unaligned reads
(leading to data corruption).

Alexander Soldatov (1):
      hwmon (occ): Add temp sensor value check

Andrew Jeffery (1):
      Revert "mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization buffer"

Maxim Sloyko (1):
      ARM: dts: aspeed: zaius: add Infineon and Intersil regulators

Patrick Venture (2):
      ARM: dts: aspeed: zaius: Fix intersil compatibles
      hwmon: (pmbus/isl68137): Update ISL68137 to upstream

krzysztof.adamski@nokia.com (1):
      pmbus: support for custom sysfs attributes

Change-Id: Ifa0c0478ddf53cde72fbf94a760ad131affe1a97
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 4d241b5..69e741a 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="280a5e83425e0e597a3765037a03cd03e80f3111"
+SRCREV="b1b37a25644213428f4bab4c427581dd923e35da"
 
 require linux-aspeed.inc