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 <[email protected]> Cc: Shawn Guo <[email protected]> Cc: Sascha Hauer <[email protected]> Cc: Pengutronix Kernel Team <[email protected]> Cc: Fabio Estevam <[email protected]> Cc: NXP Linux Team <[email protected]> Cc: Marek Vasut <[email protected]> Cc: [email protected] To: [email protected] Reviewed-by: Marek Vasut <[email protected]> Tested-by: Marek Vasut <[email protected]> # On DH iMX6Q DHCOM PDK2 Signed-off-by: Shawn Guo <[email protected]>
1 parent ae4443b commit 7fd19c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)