From 0ce248846f907f3716625c268b61a9325b8762f4 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Thu, 4 Mar 2021 23:52:08 +1030 Subject: 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 --- meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-aspeed/recipes-kernel') diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb index ed4a10f02..adb9fedfd 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 -- cgit v1.2.3