From: i.mazanov@gmail.com (Igor Mazanov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] OMAP2+: enable TPS65217 support in omap2plus_defconfig
Date: Mon, 19 Nov 2012 15:45:25 +0400 [thread overview]
Message-ID: <50AA1BD5.1000002@gmail.com> (raw)
TPS65217 is described in arch/arm/boot/dts/am335x-bone.dts
but doesn't enabled in arch/arm/configs/omap2plus_defconfig.
Enable TPS65217 support in omap2plus_defconfig.
Signed-off-by: Igor Mazanov <i.mazanov@gmail.com>
---
arch/arm/configs/omap2plus_defconfig | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/arch/arm/configs/omap2plus_defconfig
b/arch/arm/configs/omap2plus_defconfig
index 6230304..00f2ce3 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -240,3 +240,6 @@ CONFIG_CRC_ITU_T=y
CONFIG_CRC7=y
CONFIG_LIBCRC32C=y
CONFIG_SOC_OMAP5=y
+CONFIG_MFD_CORE=y
+CONFIG_MFD_TPS65217=y
+CONFIG_REGULATOR_TPS65217=y
--
1.7.4.4
next reply other threads:[~2012-11-19 11:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-19 11:45 Igor Mazanov [this message]
2012-11-20 10:15 ` [PATCH] OMAP2+: enable TPS65217 support in omap2plus_defconfig AnilKumar, Chimata
2012-11-20 17:10 ` Igor Mazanov
2012-12-14 17:32 ` Tony Lindgren
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=50AA1BD5.1000002@gmail.com \
--to=i.mazanov@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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).