summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2020-03-30 06:25:02 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-31 04:02:05 +0300
commitf776eb118b545b7d2ecc0008c4104f8b08f0cb34 (patch)
treecc7a81fa5321bde7862a73cc3199dfdf64b2407f /meta-aspeed
parenteca589078c898297b59f6607d9a09352af43b423 (diff)
downloadopenbmc-f776eb118b545b7d2ecc0008c4104f8b08f0cb34.tar.xz
linux-aspeed: KCS MCTP, XDMA, FSI, GPIO names
Andrew Geissler (3): ARM: dts: tacoma: Add KCS node for LPC MCTP ARM: dts: aspeed: romulus: Add gpio line names ARM: dts: aspeed: zaius: Add gpio line names Andrew Jeffery (2): misc: Add ASPEED KCS driver for MCTP purposes ARM: dts: witherspoon: Add KCS node for LPC MCTP Eddie James (7): ARM: dts: rainier: Add KCS node for LPC MCTP soc: aspeed: xdma: Switch to reserved memory dt-bindings: soc: xdma: Switch to reserved memory node ARM: dts: aspeed: tacoma: Add reserved memory for XDMA ARM: dts: aspeed: witherspoon: Add reserved memory for XDMA ARM: dts: aspeed: ast2600: Set arch timer always-on ARM: dts: Aspeed: Add witherspoon-128 machine Joel Stanley (3): ARM: dts: aspeed: tacoma: Add GPIOs for FSI fsi: aspeed: Support cabled FSI ARM: dts: aspeed: tacoma: Add line names (From meta-aspeed rev: 22600b6fc6d6bdcf33407b7cf8d32b8c09a713e7) Change-Id: I9251473c0a5b4601845d3c0d588b5a3bdb1d4f40 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
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 ad443aac58..09666cdb06 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.4"
LINUX_VERSION ?= "5.4.26"
-SRCREV="1440369fcdef35f5b30dde253032188fd9611af8"
+SRCREV="e1b4229c95d9e1db375b222c7ba162e88e1f4ed9"
require linux-aspeed.inc