linux-aspeed: i2c multi-master support, Infineon IR38064

Jae Hyun Yoo (2):
      i2c: aspeed: Remove hard-coded bus timeout value setting
      i2c: aspeed: Add multi-master use case support

Maxim Sloyko (1):
      hwmon: (pmbus/ir38064): Add driver for Infineon IR38064 Voltage Regulator

Change-Id: Ia36067b0918197b97db8434879aa563b3343873b
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-kernel/linux/linux-aspeed_git.bb b/recipes-kernel/linux/linux-aspeed_git.bb
index 1024ba1..92fc747 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="c86fe75b0c5ffc43e95351bf71576f4e0f8cc6d3"
+SRCREV="e124b50aeacb66baa42541ebc6c3544350f75a79"
 
 require linux-aspeed.inc