linux-aspeed: PECI subsystem and hwmon drivers
Jae Hyun Yoo (12):
dt-bindings: Add a document of PECI subsystem
Documentation: ioctl: Add ioctl numbers for PECI subsystem
peci: Add support for PECI bus driver core
dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs
ARM: dts: aspeed: peci: Add PECI node
peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx
dt-bindings: mfd: Add a document for PECI client MFD
mfd: intel-peci-client: Add PECI client MFD driver
Documentation: hwmon: Add documents for PECI hwmon client drivers
hwmon: Add PECI cputemp driver
hwmon: Add PECI dimmtemp driver
Add maintainers for the PECI subsystem
Joel Stanley (1):
ARM: config: aspeed: Add PECI drivers
Change-Id: I605d5e4dcf9c3232edf9d8c48047ba79f27a99f3
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-kernel/linux/linux-aspeed_git.bb b/recipes-kernel/linux/linux-aspeed_git.bb
index b8f6142..4a7e433 100644
--- a/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-4.19"
LINUX_VERSION ?= "4.19.9"
-SRCREV="33289b5d9452cec2e8bdb65bcce52725038f5261"
+SRCREV="68a3f3ea250cb3aa0e6aa11b0df09bd4d59a2009"
require linux-aspeed.inc