From patchwork Thu Nov 22 15:45:28 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Igor Mazanov X-Patchwork-Id: 1783901 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork1.kernel.org (Postfix) with ESMTP id 1E2A63FCAE for ; Thu, 22 Nov 2012 15:47:41 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TbYxX-0000p6-3X; Thu, 22 Nov 2012 15:44:59 +0000 Received: from mail-la0-f49.google.com ([209.85.215.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TbYxS-0000on-T8 for linux-arm-kernel@lists.infradead.org; Thu, 22 Nov 2012 15:44:56 +0000 Received: by mail-la0-f49.google.com with SMTP id r15so6042879lag.36 for ; Thu, 22 Nov 2012 07:44:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; bh=IhDqNsCK9mPCAUCQa2WMpr7tLkUTJSxAAsP2G7rhejU=; b=N9SRrCOei5+F78UOLq4H4woQtZIH1dmBz0CmCS93zTHHuha0AqgBVVfcYmRUZ4eOjl tIn8o5NTMVhpzH7tZHtmm1/UzOk+niJVprMNDvINOV3RlDJCfjiIRZrArNstNOZ919HO uoX8H/WaKo90xB3wFnXNCiAT8qWCXM5bD+kKVGahiasf7FaB1cjwD8s4tZKwNS/q3eEs aAWXSCHv6JL+097x0P2lbR28GyMrFQQT43GLWgkFN61n5qQdzFRnLHtMu/DGLgnDv/G3 Hl3CFpOo7xKlgZg3eEj9FK6cgweIJc7+xxY9aQ0hcpdCNtPbqXjGVvB687RqRDy4iF1l EehQ== Received: by 10.152.114.100 with SMTP id jf4mr779700lab.47.1353599089479; Thu, 22 Nov 2012 07:44:49 -0800 (PST) Received: from [192.168.0.30] ([77.232.56.122]) by mx.google.com with ESMTPS id p5sm1616199lbh.2.2012.11.22.07.44.47 (version=SSLv3 cipher=OTHER); Thu, 22 Nov 2012 07:44:48 -0800 (PST) Message-ID: <50AE4898.8030308@gmail.com> Date: Thu, 22 Nov 2012 19:45:28 +0400 From: Igor Mazanov User-Agent: Thunderbird 2.0.0.12 (X11/20080213) MIME-Version: 1.0 To: tony@atomide.com Subject: [PATCH v2] ARM: OMAP2+: omap2plus_defconfig: Enable TPS65217 PMIC X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121122_104455_146490_09867CB7 X-CRM114-Status: GOOD ( 10.65 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (i.mazanov[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.215.49 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, b-cousson@ti.com, anilkumar@ti.com X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: i.mazanov@gmail.com 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 The BeagleBone platform uses TPS65217 PMIC to control voltages on the board. This patch enables TPS65217 MFD and regulator drivers in omap2plus_defconfig. Signed-off-by: Igor Mazanov Signed-off-by: AnilKumar Ch --- arch/arm/configs/omap2plus_defconfig | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) -- 1.7.4.4 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