linux-aspeed: Add video engine driver

Eddie James (7):
      media: platform: Aspeed: Remove use of reset line
      media: platform: Aspeed: Make reserved memory optional
      media: dt-bindings: aspeed-video: Add missing memory-region property
      clk: Aspeed: Setup video engine clocking
      ARM: dts: aspeed-g5: Add video engine
      ARM: dts: witherspoon: Enable video engine
      ARM: dts: romulus: Enable video engine

Joel Stanley (1):
      ARM: config: aspeed-g5: Add video engine driver

Change-Id: I91f94a565f68f98c496f897ac04211ac19cd8c8f
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 81c3c9a..1df0e22 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.6"
 
-SRCREV="6931e7553b61cd4e9f20f2f230fc5cd54d160e86"
+SRCREV="83c696bf94cfed6b0c8b0f5c359585b2ade93d3f"
 
 require linux-aspeed.inc