From patchwork Tue Nov 20 10:15:03 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "AnilKumar, Chimata" X-Patchwork-Id: 1772481 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id D66C2DF230 for ; Tue, 20 Nov 2012 10:17:12 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TakrI-0003HK-RG; Tue, 20 Nov 2012 10:15:13 +0000 Received: from bear.ext.ti.com ([192.94.94.41]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TakrF-0003Fn-0K for linux-arm-kernel@lists.infradead.org; Tue, 20 Nov 2012 10:15:09 +0000 Received: from dbdp20.itg.ti.com ([172.24.170.38]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id qAKAF6S2006681; Tue, 20 Nov 2012 04:15:06 -0600 Received: from DBDE71.ent.ti.com (localhost [127.0.0.1]) by dbdp20.itg.ti.com (8.13.8/8.13.8) with ESMTP id qAKAF4B5006066; Tue, 20 Nov 2012 15:45:04 +0530 (IST) Received: from DBDE01.ent.ti.com ([fe80::d5df:c4b5:9919:4e10]) by DBDE71.ent.ti.com ([fe80::692c:15fd:9507:b54%21]) with mapi id 14.01.0323.003; Tue, 20 Nov 2012 15:45:03 +0530 From: "AnilKumar, Chimata" To: "i.mazanov@gmail.com" , "linux-omap@vger.kernel.org" Subject: RE: [PATCH] OMAP2+: enable TPS65217 support in omap2plus_defconfig Thread-Topic: [PATCH] OMAP2+: enable TPS65217 support in omap2plus_defconfig Thread-Index: AQHNxktRGWzzhXhRmkSOYiA1ZdS+q5fygR6Q Date: Tue, 20 Nov 2012 10:15:03 +0000 Message-ID: <331ABD5ECB02734CA317220B2BBEABC13EA76FDB@DBDE01.ent.ti.com> References: <50AA1BD5.1000002@gmail.com> In-Reply-To: <50AA1BD5.1000002@gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.24.132.219] MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121120_051509_227591_C2876180 X-CRM114-Status: GOOD ( 13.26 ) X-Spam-Score: -7.6 (-------) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-7.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [192.94.94.41 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.7 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: "linux-arm-kernel@lists.infradead.org" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org On Mon, Nov 19, 2012 at 17:15:25, Igor Mazanov wrote: > 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 > --- > 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 Hi Igor, Can you try this, MFD_CORE is selected by default and note that remaining flags should be added at appropriate places. Author: AnilKumar Ch Date: Tue Nov 20 15:34:51 2012 +0530 Custom: ARM: OMAP2+: omap2plus_defconfig: Add tps65217 support Signed-off-by: AnilKumar Ch Thanks AnilKumar diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 6230304..69ddbf7 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -132,9 +132,11 @@ CONFIG_POWER_SUPPLY=y CONFIG_WATCHDOG=y CONFIG_OMAP_WATCHDOG=y CONFIG_TWL4030_WATCHDOG=y +CONFIG_MFD_TPS65217=y CONFIG_REGULATOR_TWL4030=y CONFIG_REGULATOR_TPS65023=y CONFIG_REGULATOR_TPS6507X=y +CONFIG_REGULATOR_TPS65217=y CONFIG_FB=y CONFIG_FIRMWARE_EDID=y CONFIG_FB_MODE_HELPERS=y