All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	Russell King <linux@arm.linux.org.uk>
Cc: Kevin Hilman <khilman@kernel.org>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	balbi@ti.com, Nishanth Menon <nm@ti.com>
Subject: [PATCH 3/3] ARM: multi_v7_defconfig: Enable generic SoC internal OMAP regulators
Date: Thu, 9 Apr 2015 16:15:21 -0500	[thread overview]
Message-ID: <1428614121-3374-4-git-send-email-nm@ti.com> (raw)
In-Reply-To: <1428614121-3374-1-git-send-email-nm@ti.com>

ABB and PBIAS are internal LDO control regulators that are needed for
maintaining proper functionality of OMAP architecture SoCs. Enable the
same.

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm/configs/multi_v7_defconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index f48dfa7787dc..b86ff6e957a0 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -363,8 +363,10 @@ CONFIG_REGULATOR_MAX8907=y
 CONFIG_REGULATOR_MAX8973=y
 CONFIG_REGULATOR_MAX77686=y
 CONFIG_REGULATOR_PALMAS=y
+CONFIG_REGULATOR_PBIAS=y
 CONFIG_REGULATOR_S2MPS11=y
 CONFIG_REGULATOR_S5M8767=y
+CONFIG_REGULATOR_TI_ABB=y
 CONFIG_REGULATOR_TPS51632=y
 CONFIG_REGULATOR_TPS62360=y
 CONFIG_REGULATOR_TPS65090=y
-- 
1.7.9.5


WARNING: multiple messages have this Message-ID (diff)
From: nm@ti.com (Nishanth Menon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: multi_v7_defconfig: Enable generic SoC internal OMAP regulators
Date: Thu, 9 Apr 2015 16:15:21 -0500	[thread overview]
Message-ID: <1428614121-3374-4-git-send-email-nm@ti.com> (raw)
In-Reply-To: <1428614121-3374-1-git-send-email-nm@ti.com>

ABB and PBIAS are internal LDO control regulators that are needed for
maintaining proper functionality of OMAP architecture SoCs. Enable the
same.

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm/configs/multi_v7_defconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index f48dfa7787dc..b86ff6e957a0 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -363,8 +363,10 @@ CONFIG_REGULATOR_MAX8907=y
 CONFIG_REGULATOR_MAX8973=y
 CONFIG_REGULATOR_MAX77686=y
 CONFIG_REGULATOR_PALMAS=y
+CONFIG_REGULATOR_PBIAS=y
 CONFIG_REGULATOR_S2MPS11=y
 CONFIG_REGULATOR_S5M8767=y
+CONFIG_REGULATOR_TI_ABB=y
 CONFIG_REGULATOR_TPS51632=y
 CONFIG_REGULATOR_TPS62360=y
 CONFIG_REGULATOR_TPS65090=y
-- 
1.7.9.5

  parent reply	other threads:[~2015-04-09 21:16 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 21:15 [PATCH 0/3] ARM: multi_v7_defconfig: Enable more OMAP family platforms Nishanth Menon
2015-04-09 21:15 ` Nishanth Menon
2015-04-09 21:15 ` [PATCH 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 Nishanth Menon
2015-04-09 21:15   ` Nishanth Menon
2015-04-09 21:15 ` [PATCH 2/3] ARM: multi_v7_defconfig: Enable AM437x PMIC TPS65218 Nishanth Menon
2015-04-09 21:15   ` Nishanth Menon
2015-04-09 21:15 ` Nishanth Menon [this message]
2015-04-09 21:15   ` [PATCH 3/3] ARM: multi_v7_defconfig: Enable generic SoC internal OMAP regulators Nishanth Menon
2015-08-05 10:22 ` [PATCH 0/3] ARM: multi_v7_defconfig: Enable more OMAP family platforms Tony Lindgren
2015-08-05 10:22   ` Tony Lindgren
2015-08-07 23:07   ` Kevin Hilman
2015-08-07 23:07     ` Kevin Hilman
2015-08-11 10:37     ` Tony Lindgren
2015-08-11 10:37       ` Tony Lindgren
2015-08-13 15:09       ` Nishanth Menon
2015-08-13 15:09         ` Nishanth Menon
2015-10-12 20:04         ` Tony Lindgren
2015-10-12 20:04           ` Tony Lindgren
2015-10-12 23:12           ` Nishanth Menon
2015-10-12 23:12             ` Nishanth Menon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1428614121-3374-4-git-send-email-nm@ti.com \
    --to=nm@ti.com \
    --cc=arnd@arndb.de \
    --cc=balbi@ti.com \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=olof@lixom.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.