summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2023-11-10 05:21:21 +0300
committerJoel Stanley <joel@jms.id.au>2023-11-10 05:21:23 +0300
commit971a606333d7b65c4401bf9aceb4255f464f2f9b (patch)
treed31f540c2da5b341418044453baab1e240aec350
parent8fa3c83f54655ee9464c9fedf010c3eaf45d2c96 (diff)
downloadopenbmc-971a606333d7b65c4401bf9aceb4255f464f2f9b.tar.xz
linux-aspeed: Watchdog reset mask
Zev Weiss (2): dt-bindings: watchdog: aspeed-wdt: Add aspeed,reset-mask property watchdog: aspeed: Add support for aspeed,reset-mask DT property Change-Id: Ie98df98bac1eea868b87f92919a63a5a68050e49 Signed-off-by: Joel Stanley <joel@jms.id.au>
-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 b852e993f0..187cffb889 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.5"
LINUX_VERSION ?= "6.5.9"
-SRCREV="fc8d4fdba5bd2b9b1cea2aa8a731531943c45aa7"
+SRCREV="9615221e0a5136ffc2b1122ead4cc3b52ad18935"
require linux-aspeed.inc