summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@codeconstruct.com.au>2024-07-16 07:54:51 +0300
committerAndrew Jeffery <andrew@codeconstruct.com.au>2024-07-16 07:54:51 +0300
commit360403cfe297e749e34b78a18d72e8640956807c (patch)
tree622236d96ea1c0cc2c2488fcf51b53b246be9dc7 /meta-aspeed
parent264a90ade42dea2ac5c3d3c4030b140f9228e601 (diff)
downloadopenbmc-360403cfe297e749e34b78a18d72e8640956807c.tar.xz
linux-aspeed: Add LTC4286 hwmon driver
Delphine CC Chiu (2): dt-bindings: hwmon: Add lltc ltc4286 driver bindings hwmon: (pmbus) Add ltc4286 driver Krzysztof Kozlowski (1): dt-bindings: hwmon: lltc,ltc4286: use common hwmon schema Uwe Kleine-König (1): hwmon: (pmbus/ltc4286) Drop unused i2c device ids Change-Id: Icc258de4a003afa077ef506d0ef92635e7d25d55 Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
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 555f86bf8f..a563c65bed 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.6"
LINUX_VERSION ?= "6.6.40"
-SRCREV="04193bad10af990b2aee166e1ad896689dce5bdd"
+SRCREV="87f61d12bc2fbe4916f64a0cdb1422adcfabc9f9"
require linux-aspeed.inc