From patchwork Wed Sep 26 23:27:37 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 187243 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (unknown [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 982C32C0082 for ; Thu, 27 Sep 2012 09:30:37 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TH120-0000aZ-Vb; Wed, 26 Sep 2012 23:28:41 +0000 Received: from mail-gh0-f177.google.com ([209.85.160.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TH11Y-0000Tf-JH for linux-arm-kernel@lists.infradead.org; Wed, 26 Sep 2012 23:28:13 +0000 Received: by mail-gh0-f177.google.com with SMTP id f20so342405ghb.36 for ; Wed, 26 Sep 2012 16:28:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=xrONBlHdU91izaFCwXl52QUE/6A+39Fk7kXwoVBI7uk=; b=omQ6LMLRZZV7BGiQcyVV63GrCPqpIy8g22hXRoF9TN3Gk9O/Jr7niCAoL5+y6ov6mm /cjSaDXcf8DQdgB0zMg/GTyrSrI8880m50gMMRgley2tlAq7yYBUtV94D5Ev7thcbbX4 BUwoqjA2LEyuMFrlGUTa3of5X1jQekaVzMD1x+Elv9lRgsezD1psp/28g5Z5fWg1tPaM OX+bhhy/RCQDvwZSMcuwcKqqSyZtfy3iNVgzhwi4sJrO6mPc5MLlL/Be+8spqmCI/WdB HtsIov4uU/F4jy0yvQpTYAk3mCYBJ7hmzqBB8+BzSxXiCFPBKgUBF5aVXbxF0WBtOmH3 aUbA== Received: by 10.236.189.68 with SMTP id b44mr2672211yhn.82.1348702092429; Wed, 26 Sep 2012 16:28:12 -0700 (PDT) Received: from fabio-Latitude-E6410.cps.virtua.com.br ([201.82.136.72]) by mx.google.com with ESMTPS id y13sm5171266anj.5.2012.09.26.16.28.10 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 26 Sep 2012 16:28:12 -0700 (PDT) From: Fabio Estevam To: kernel@pengutronix.de Subject: [PATCH 3/3] ARM: imx_v6_v7_defconfig: Add DA9052 regulator support Date: Wed, 26 Sep 2012 20:27:37 -0300 Message-Id: <1348702057-2351-3-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1348702057-2351-1-git-send-email-festevam@gmail.com> References: <1348702057-2351-1-git-send-email-festevam@gmail.com> X-Spam-Note: CRM114 invocation failed 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.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.160.177 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (festevam[at]gmail.com) -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: marex@denx.de, Fabio Estevam , shawn.guo@linaro.org, arnd@arndb.de, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org From: Fabio Estevam Add DA9052 regulator support. Signed-off-by: Fabio Estevam Reviewed-by: Marek Vasut --- arch/arm/configs/imx_v6_v7_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 66aa7a6..67620d6 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -142,10 +142,12 @@ CONFIG_GPIO_SYSFS=y # CONFIG_HWMON is not set CONFIG_WATCHDOG=y CONFIG_IMX2_WDT=y +CONFIG_MFD_DA9052_I2C=y CONFIG_MFD_MC13XXX_SPI=y CONFIG_MFD_MC13XXX_I2C=y CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=y +CONFIG_REGULATOR_DA9052=y CONFIG_REGULATOR_MC13783=y CONFIG_REGULATOR_MC13892=y CONFIG_MEDIA_SUPPORT=y