Skip to content

Commit 7fd19c5

Browse files
pzimmermann-dhShawn Guo
authored andcommitted
ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMIC
The LTC3676 is a PMIC which is used on some i.MX6 based boards (like the DHCOM i.MX6 Quad SoM), it was first used on the GW Ventana board, enable LTC3676 driver in imx_v6_v7_defconfig. Signed-off-by: Pascal Zimmermann <pzimmermann@dh-electronics.com> Cc: Shawn Guo <shawnguo@kernel.org> Cc: Sascha Hauer <s.hauer@pengutronix.de> Cc: Pengutronix Kernel Team <kernel@pengutronix.de> Cc: Fabio Estevam <festevam@denx.de> Cc: NXP Linux Team <linux-imx@nxp.com> Cc: Marek Vasut <marex@denx.de> Cc: kernel@dh-electronics.com To: linux-arm-kernel@lists.infradead.org Reviewed-by: Marek Vasut <marex@denx.de> Tested-by: Marek Vasut <marex@denx.de> # On DH iMX6Q DHCOM PDK2 Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent ae4443b commit 7fd19c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/imx_v6_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ CONFIG_REGULATOR_DA9052=y
252252
CONFIG_REGULATOR_DA9062=y
253253
CONFIG_REGULATOR_DA9063=y
254254
CONFIG_REGULATOR_GPIO=y
255+
CONFIG_REGULATOR_LTC3676=y
255256
CONFIG_REGULATOR_MC13783=y
256257
CONFIG_REGULATOR_MC13892=y
257258
CONFIG_REGULATOR_PFUZE100=y

0 commit comments

Comments
 (0)