summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-06-21 15:45:27 +0930
committerPatrick Williams <patrick@stwcx.xyz>2017-06-21 16:06:40 +0000
commita21cfe00485e129372ed985826185fc8dc7bb4c9 (patch)
treee2175bfcb087ff349fa17ce83b6a9d9e7fac0f98 /meta-openbmc-bsp
parent0e1e5650d3c9c1ef40757abaa7c9a5606784b1a0 (diff)
downloadtalos-openbmc-a21cfe00485e129372ed985826185fc8dc7bb4c9.tar.gz
talos-openbmc-a21cfe00485e129372ed985826185fc8dc7bb4c9.zip
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>
Diffstat (limited to 'meta-openbmc-bsp')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig1
1 files changed, 1 insertions, 0 deletions
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 49bc0d044..29206d1b7 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_IIO=y
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
OpenPOWER on IntegriCloud