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/meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig b/meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig
index 49bc0d0..29206d1 100644
--- a/meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig
+++ b/meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig
@@ -177,6 +177,7 @@
CONFIG_ASPEED_ADC=y
CONFIG_MAX1363=y
CONFIG_BMP280=y
+CONFIG_DPS310=y
CONFIG_FSI=y
CONFIG_FSI_MASTER_GPIO=y
CONFIG_FSI_MASTER_HUB=y