summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-03-16 15:01:20 +0300
committerJoel Stanley <joel@jms.id.au>2022-03-17 02:22:56 +0300
commit874b2eee059b89f4277f7d49e42ccf44c9c4c598 (patch)
tree59ce6f2d147b6bd9c38fbebdea645c815401f015 /meta-aspeed
parent4db083d387ec4c5ba4004a6c6f1447738d388ee6 (diff)
downloadopenbmc-874b2eee059b89f4277f7d49e42ccf44c9c4c598.tar.xz
linux-aspeed: AST2600 GFX, Video, SBC update
Joel Stanley (4): ARM: aspeed: Add debugfs directory ARM: soc: aspeed: Update secure boot controller support ARM: dts: aspeed: Add GFX node to AST2600 ARM: dts: aspeed: ast2600-evb: Enable GFX device Tommy Haung (2): drm/aspeed: Update INTR_STS handling drm/aspeed: Add AST2600 chip support Wang Xiaohua (1): ARM: dts: aspeed-g6: Restore video node Change-Id: Ib4a7715ff1bb8b17bbd04d3eee7a43d70111ceee Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-aspeed')
-rw-r--r--meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index a8beec27e3..95f277aa32 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.15"
LINUX_VERSION ?= "5.15.26"
-SRCREV="c4c3fba61580d267568c5c9cf10c928a41ba38a4"
+SRCREV="c7b8f25d144edff7c25d6c53cc502f6758af5340"
require linux-aspeed.inc