summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-kernel/linux
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-04-18 13:20:21 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-04-18 20:50:10 +0300
commit78477f674063ef2fe393cdba69144af6fe1b31a5 (patch)
treecb364062c82cb0ccd20b459a830115f34d3e6aca /meta-aspeed/recipes-kernel/linux
parentb012f7bf559de69402723d5301514b2d6f0eb948 (diff)
downloadopenbmc-78477f674063ef2fe393cdba69144af6fe1b31a5.tar.xz
linux-aspeed: PCA955x blink, adm1275 averaging, XDMA trace events
Eddie James (5): leds: pca955x: Refactor with helper functions and renaming leds: pca955x: Use pointers to driver data rather than I2C client leds: pca955x: Optimize probe led selection leds: pca955x: Add HW blink support soc: aspeed: xdma: Add trace events Potin Lai (3): hwmon: (adm1275) Allow setting sample averaging dt-bindings: hwmon: Add sample averaging properties for ADM1275 ARM: dts: aspeed: bletchley: add sample averaging for ADM1278 Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I6853e3ffe36ed50161c336cd396edfdf7238fa0c 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 99a95cb7a5..8418ef19b6 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.34"
-SRCREV="de814262c8d79706d05d4660c56fbcaf7d8be133"
+SRCREV="714efc696528643b5b76ce1eba4e682b655bb272"
require linux-aspeed.inc