summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-kernel
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-04-14 11:34:20 +0300
committerJoel Stanley <joel@jms.id.au>2022-04-14 11:39:28 +0300
commit0f15d078d433cfed829b0b543efe73e03c1bc118 (patch)
tree1ffb3168e3d261ebe46ef0a699815b103d12d9e4 /meta-aspeed/recipes-kernel
parent58776373dfbbda0388940c41752c07c18b4f15cd (diff)
downloadopenbmc-0f15d078d433cfed829b0b543efe73e03c1bc118.tar.xz
linux-aspeed: Rainier SPI NOR, AST2600 MII c45
Joel Stanley (1): ARM: dts: aspeed: rainier: Remove SPI NOR controllers Potin Lai (3): net: mdio: aspeed: move reg accessing part into separate functions net: mdio: aspeed: Introduce read write function for c22 and c45 net: mdio: aspeed: Add c45 support Change-Id: I599c02fecff4ad639aeb17164a7b0aa8516f8c91 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-aspeed/recipes-kernel')
-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 492c3db935..64d12690fa 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.30"
-SRCREV="191d5d420258a7c849d61e21f780124641caca0a"
+SRCREV="986e1d447f78b3e82da2080b044536545f7b6617"
require linux-aspeed.inc