linux-aspeed: aspeed-video fixes, ISL68137 PWM driver

Jae Hyun Yoo (3):
      media: platform: aspeed: fix a kernel warning on clk control
      media: platform: aspeed: refine clock control logic
      media: platform: aspeed: change irq to threaded irq

Maxim Sloyko (1):
      hwmon: (pmbus/isl68137): Add driver for Intersil ISL68137 PWM Controller

Change-Id: I03a79ee161a2f2ceb2f63b9a22ff7530249ab4e4
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 ec0f781..1024ba1 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="0b37f9a0bd24d9622f75d981feac67e72351b6e8"
+SRCREV="c86fe75b0c5ffc43e95351bf71576f4e0f8cc6d3"
 
 require linux-aspeed.inc