[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181025150659.19657-1-jagan@amarulasolutions.com>
Date: Thu, 25 Oct 2018 20:36:59 +0530
From: Jagan Teki <jagan@...rulasolutions.com>
To: Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will.deacon@....com>,
Maxime Ripard <maxime.ripard@...e-electrons.com>,
Chen-Yu Tsai <wens@...e.org>, Icenowy Zheng <icenowy@...c.io>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-sunxi@...glegroups.com
Cc: Jagan Teki <jagan@...rulasolutions.com>
Subject: [PATCH v2] arm64: defconfig: Enable MFD_AXP20X_I2C
The Allwinner H6 SoC is paired with the X-Powers AXP805 PMIC
connected via I2C.
Enable the driver for this PMIC.
Signed-off-by: Jagan Teki <jagan@...rulasolutions.com>
Acked-by: Maxime Ripard <maxime.ripard@...tlin.com>
Tested-by: Jagan Teki <jagan@...rulasolutions.com> # OPI-1+
---
Changes for v2:
- collect Maxime ack
- add tested-by credit
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b1071d42b4ca..4aebbcf70f9f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -389,6 +389,7 @@ CONFIG_MESON_WATCHDOG=m
CONFIG_RENESAS_WDT=y
CONFIG_UNIPHIER_WATCHDOG=y
CONFIG_BCM2835_WDT=y
+CONFIG_MFD_AXP20X_I2C=y
CONFIG_MFD_BD9571MWV=y
CONFIG_MFD_AXP20X_RSB=y
CONFIG_MFD_CROS_EC=y
--
2.18.0.321.gffc6fa0e3
Powered by blists - more mailing lists