kernel: Add DPS310, max31785 fixes, wdt2 enablement
Andrew Jeffery (2):
hwmon: occ: Fix uninitialised variable warning
hwmon: max31785: Enable dual rotor if functionality is detected
Benjamin Herrenschmidt (2):
aspeed: Don't blast SCU04 at boot time
spi-nor: Add Winbond w25m512jv
Christopher Bostic (1):
drivers/hwmon: max31785 Set fan fault response based on dev tree
Joel Stanley (3):
iio: Add driver for Infineon DPS310
ARM: configs: aspeed_g5: Add DPS310 driver
ARM: dts: aspeed: Enable WDT2 for all platforms
Patrick Venture (1):
ARM: dts: aspeed: quanta-q71l: i2c-mux compat fix
Change-Id: I2a71977b959227762d62f803a3593c8fc16cc2c2
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/common/recipes-kernel/linux/linux-obmc_4.10.bb b/common/recipes-kernel/linux/linux-obmc_4.10.bb
index f31f12b..542a93e 100644
--- a/common/recipes-kernel/linux/linux-obmc_4.10.bb
+++ b/common/recipes-kernel/linux/linux-obmc_4.10.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-4.10"
LINUX_VERSION ?= "4.10.17"
-SRCREV="09041b7c3b65a7ec1063d4882b58fd6f00fc87b3"
+SRCREV="9f6d91f5597d0b09da1caac45574e24c6aeadc44"
require linux-obmc.inc