summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-kernel
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-05-25 04:34:13 +0300
committerJoel Stanley <joel@jms.id.au>2022-05-25 05:22:38 +0300
commit4481a8cbc005e043aff6a0e4e956ec6b19fd3701 (patch)
tree3e95cf13168b5b2d50cda6dce83c14342a9d4049 /meta-aspeed/recipes-kernel
parent13ec8a3c4658f2ce3d823e39a5b7fb2328669839 (diff)
downloadopenbmc-4481a8cbc005e043aff6a0e4e956ec6b19fd3701.tar.xz
linux-aspeed: Fixes for DPS310, PCA955x, LEDs, Everest
Eddie James (5): leds: pca955x: Set blink duty cycle to fifty percent leds: Ensure hardware blinking turns off when requested iio: pressure: dps310: Refactor startup procedure iio: pressure: dps310: Reset chip if MEAS_CFG is corrupt iio: si7020: Remove reset in probe Joel Stanley (1): ARM: dts: aspeed: everest: Add SiLabs sensor Change-Id: Ic39b7df5b06863aca8bfdc142b68e7400821d79a 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 ceca9368c4..a91880fb93 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.41"
-SRCREV="1f7f915b33cfaac6563f267ec9164e861ba19330"
+SRCREV="8f00ac7c98a65b2cbcf9c2c5f932120500bf5096"
require linux-aspeed.inc