linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: Enable PBIAS regulator
@ 2015-09-03  9:55 Kishon Vijay Abraham I
  2015-09-03 15:23 ` Tony Lindgren
  2015-09-06 23:41 ` Guenter Roeck
  0 siblings, 2 replies; 6+ messages in thread
From: Kishon Vijay Abraham I @ 2015-09-03  9:55 UTC (permalink / raw)
  To: linux-arm-kernel

PBIAS regulator is required for MMC module in OMAP2, OMAP3, OMAP4,
OMAP5 and DRA7 SoCs. Enable it here.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
---
 arch/arm/configs/multi_v7_defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 5fd8df6..f497c96 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -403,6 +403,7 @@ CONFIG_REGULATOR_MAX8973=y
 CONFIG_REGULATOR_MAX77686=y
 CONFIG_REGULATOR_MAX77693=m
 CONFIG_REGULATOR_PALMAS=y
+CONFIG_REGULATOR_PBIAS=y
 CONFIG_REGULATOR_S2MPS11=y
 CONFIG_REGULATOR_S5M8767=y
 CONFIG_REGULATOR_TPS51632=y
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-09-09  6:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-03  9:55 [PATCH] ARM: multi_v7_defconfig: Enable PBIAS regulator Kishon Vijay Abraham I
2015-09-03 15:23 ` Tony Lindgren
2015-09-04 13:50   ` Kishon Vijay Abraham I
2015-09-06 23:41 ` Guenter Roeck
2015-09-09  4:03   ` Guenter Roeck
2015-09-09  6:08     ` Kishon Vijay Abraham I

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).