summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-kernel/linux
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-10-17 08:49:00 +0300
committerJoel Stanley <joel@jms.id.au>2022-10-17 08:49:02 +0300
commitc02c911eb74362490f6c329457764c854ce90588 (patch)
tree57258bbc66b469b379730c9e725e94ae44bac640 /meta-aspeed/recipes-kernel/linux
parent85a11657b426a4eaccffb740724878f6c35ee634 (diff)
downloadopenbmc-c02c911eb74362490f6c329457764c854ce90588.tar.xz
linux-aspeed: SPI, MCTP, USB fixes
Chin-Ting Kuo (1): spi: aspeed: Fix typo in mode_bits field for AST2600 platform Cédric Le Goater (1): spi: aspeed: Fix window offset of CE1 Jeremy Kerr (1): mctp: prevent double key removal and unref Joel Stanley (1): usb: gadget: aspeed: Fix probe regression Change-Id: Ie7d3829732e3077a1539632129e6fd43bf3e4eb0 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-aspeed/recipes-kernel/linux')
-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 57900cb971..b36ff2c789 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-6.0"
LINUX_VERSION ?= "6.0"
-SRCREV="434d9cd6629e6e49a5064a44bfbb3e305a0ace16"
+SRCREV="9b8ec73971bd98312ac653afc1544c697cb3e1a7"
require linux-aspeed.inc