linux-aspeed: Move to v5.10.20 stable release

This includes security and bug fixes from the 5.8.15 through to 5.10.20
stable releases.

Of note are the following fixes. In particular, thank you to John Wang
from Bytedance for identifying the LPC snoop clock fix that Intel had in
their fork of the kernel tree, submitting it to mainline, and now it
appears in the backport for everyone to benefit from.

Jae Hyun Yoo (1):
      soc: aspeed: snoop: Add clock control logic

John Wang (1):
      ARM: dts: aspeed: Add LCLK to lpc-snoop

Ryan Chen (1):
      clk: aspeed: Fix APLL calculate formula from ast2600-A2

Zhang Changzhong (1):
      media: aspeed: fix error return code in aspeed_video_setup_video()

kernel test robot (1):
      usb: gadget: aspeed: add missing of_node_put

Change-Id: Ib2070b48d93847b4e007e66203393925bb05188a
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index ed4a10f..adb9fed 100644
--- a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
 KBRANCH ?= "dev-5.10"
-LINUX_VERSION ?= "5.10.14"
+LINUX_VERSION ?= "5.10.20"
 
-SRCREV="56621ca6dcf8c20fc7bc72771df00cd3d59c153b"
+SRCREV="752f9eac4b35dad4e22ea7c1c11bba2c35157661"
 
 require linux-aspeed.inc