diff mbox

[linux,dev-4.10,v2,2/2] ARM: configs: aspeed_g5: Add DPS310 driver

Message ID 20170619035549.18773-2-joel@jms.id.au
State Accepted, archived
Headers show

Commit Message

Joel Stanley June 19, 2017, 3:55 a.m. UTC
Enables the DPS310 driver for Witherspoon OpenBMC platforms.

Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 arch/arm/configs/aspeed_g5_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Joel Stanley June 21, 2017, 5:07 a.m. UTC | #1
On Mon, Jun 19, 2017 at 1:25 PM, Joel Stanley <joel@jms.id.au> wrote:
> Enables the DPS310 driver for Witherspoon OpenBMC platforms.
>
> Signed-off-by: Joel Stanley <joel@jms.id.au>

Applied to dev-4.10.
diff mbox

Patch

diff --git a/arch/arm/configs/aspeed_g5_defconfig b/arch/arm/configs/aspeed_g5_defconfig
index 49bc0d044c7c..29206d1b70e9 100644
--- a/arch/arm/configs/aspeed_g5_defconfig
+++ b/arch/arm/configs/aspeed_g5_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