linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Keerthy <j-keerthy@ti.com>
To: <lee.jones@linaro.org>
Cc: <j-keerthy@ti.com>, <broonie@kernel.org>,
	<linus.walleij@linaro.org>, <linux-omap@vger.kernel.org>,
	<robh+dt@kernel.org>, <linux-gpio@vger.kernel.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: [PATCH v9 3/3] regulator: lp873x: Change the MFD config option as per latest naming
Date: Wed, 31 Aug 2016 14:28:12 +0530	[thread overview]
Message-ID: <1472633892-8261-4-git-send-email-j-keerthy@ti.com> (raw)
In-Reply-To: <1472633892-8261-1-git-send-email-j-keerthy@ti.com>

Change the MFD config option as per latest naming

Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Keerthy <j-keerthy@ti.com>
---
 drivers/regulator/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 4c2631a..06c7518 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -323,7 +323,7 @@ config REGULATOR_LP872X
 
 config REGULATOR_LP873X
 	tristate "TI LP873X Power regulators"
-	depends on MFD_LP873X && OF
+	depends on MFD_TI_LP873X && OF
 	help
 	  This driver supports LP873X voltage regulator chips. LP873X
 	  provides two step-down converters and two general-purpose LDO
-- 
1.9.1

  parent reply	other threads:[~2016-08-31  8:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-31  8:58 [PATCH v9 0/3] mfd: lp873x: Add lp873x PMIC support Keerthy
2016-08-31  8:58 ` [PATCH v9 1/3] " Keerthy
2016-08-31 12:18   ` Lee Jones
2016-08-31  8:58 ` [PATCH v9 2/3] gpio: lp873x: Add support for General Purpose Outputs Keerthy
2016-08-31  8:58 ` Keerthy [this message]
2016-08-31 12:24 ` [GIT PULL] Immutable branch between MFD, GPIO and Regulator due for the v4.9 merge window Lee Jones
2016-08-31 12:50   ` Keerthy
2016-08-31 15:21     ` Lee Jones
2016-09-07 20:03   ` Linus Walleij
2016-09-08  7:26     ` Lee Jones
2016-09-09 12:11       ` Mark Brown
2016-09-12  9:18         ` Lee Jones
2016-09-13  8:32     ` Linus Walleij

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=1472633892-8261-4-git-send-email-j-keerthy@ti.com \
    --to=j-keerthy@ti.com \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /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 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).