summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-kernel
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-03-31 08:40:36 +0300
committerJoel Stanley <joel@jms.id.au>2022-04-04 07:04:24 +0300
commite9c4c65544ebd9f2c5772936c9fe0552d5e6d5b0 (patch)
tree3b9d26b9961a23a7a39b616c53e3109b28445e26 /meta-aspeed/recipes-kernel
parent499f724bd7372e9ff563bf852ea4b5018d08def0 (diff)
downloadopenbmc-e9c4c65544ebd9f2c5772936c9fe0552d5e6d5b0.tar.xz
linux-aspeed: Add ROMED8HM3, AST2600 SPI NOR fixes
Jae Hyun Yoo (5): ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsi pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl dt-bindings: pinctrl: aspeed-g6: remove FWQSPID group dt-bindings: pinctrl: aspeed-g6: add FWQSPI function/group ARM: dts: aspeed-g6: fix SPI1/SPI2 quad pin group Johnny Huang (2): pinctrl: pinctrl-aspeed-g6: add FWQSPI function-group ARM: dts: aspeed-g6: add FWQSPI group in pinctrl dtsi Potin Lai (1): mtd: spi-nor: aspeed: Set the decoding size to at least 2MB for AST2600 Zev Weiss (1): ARM: dts: aspeed: Add ASRock ROMED8HM3 BMC Change-Id: I648e798dc8c8392509c1cc6fc14b5e02ec7c6d19 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 3cb1f184f0..492c3db935 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="8505c31863aadb65c2d08381eca8fc0baaa3babb"
+SRCREV="191d5d420258a7c849d61e21f780124641caca0a"
require linux-aspeed.inc