summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2021-11-26 01:52:45 +0300
committerJoel Stanley <joel@jms.id.au>2021-11-26 01:52:47 +0300
commit76f8aa61d66880a689f329af5cae5279d8e0feef (patch)
tree7f5f4375854fadacc781e41b9f039bd3a4e97639 /meta-aspeed
parenta1e4489ca3959f5a162d8cb2f5c960c8c1708dea (diff)
downloadopenbmc-76f8aa61d66880a689f329af5cae5279d8e0feef.tar.xz
linux-aspeed: Fixes for SCU IRQ, MDIO, clock, vga_pw
Billy Tsai (1): irqchip/aspeed-scu: Replace update_bits with write_bits. Dylan Hung (1): mdio: aspeed: Fix "Link is Down" issue Joel Stanley (2): drm/aspeed: Fix vga_pw sysfs output clk/ast2600: Fix soc revision for AHB Change-Id: Idd8d89c4869faa8528f1c5066ec3ed467ea85911 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 a11f9ace0..e51e593d9 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"
-SRCREV="781a66e81bbb9081e74d9ba0fcee095fefa1048e"
+SRCREV="58704e2943803ded612b42510874b63b518aa214"
require linux-aspeed.inc