From patchwork Wed Dec 9 15:58:10 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 58155 Delivered-To: patch@linaro.org Received: by 10.112.147.194 with SMTP id tm2csp758147lbb; Wed, 9 Dec 2015 07:59:01 -0800 (PST) X-Received: by 10.66.156.106 with SMTP id wd10mr8995927pab.150.1449676741571; Wed, 09 Dec 2015 07:59:01 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id fg7si13448716pad.115.2015.12.09.07.59.01; Wed, 09 Dec 2015 07:59:01 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dkim=neutral (body hash did not verify) header.i=@linaro-org.20150623.gappssmtp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752227AbbLIP6t (ORCPT + 28 others); Wed, 9 Dec 2015 10:58:49 -0500 Received: from mail-wm0-f46.google.com ([74.125.82.46]:36193 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752173AbbLIP6r (ORCPT ); Wed, 9 Dec 2015 10:58:47 -0500 Received: by wmww144 with SMTP id w144so228601047wmw.1 for ; Wed, 09 Dec 2015 07:58:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=5bVdzEzjAIs+3t8ITmdoIQkLflXW9z+9+4A6u1BMvAI=; b=f8efkUwUgRJzlJGBxg8hdnJQmcN5rdz9+vjS2w7JfczFlNvUz5sptiDNAaex1Y4Loz 6+S37KtvhGS2c1LPY7Wo4Tla1JARR97U26hzHPYmiJNFQ2t4xbYme87MoZa3o93ydMAD naEiGH9qgKF8PGx7KZ3lFHXatNFhkDchL2ITztqqHQXCt/4SyFCxOnZ0Tn8caL+fxZYT C5rVc1SHaZ1coDwqu5m3mol+x0JixV86j8P8efh9hGy9V2NanZ8WdJtGZHDQt5v2DFSZ l2vlX2lauKUiaa/lZ2laPBmMiGkEYvwltTxnWa7auArxphHEXzdTmxWJpfbafsUiPGRK oIoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=5bVdzEzjAIs+3t8ITmdoIQkLflXW9z+9+4A6u1BMvAI=; b=lD9TXrWibj5zHjNUP3eQDkepbNFoE7Fs0efq8GVM9NXdPe3ePwR3ylUEme5T1vjWRk /59QqpffzLE0HU2mY96/YA06ft9iKTcAbmvjTz5aH+8mEu7E7/689xFwqptAfxYAHf19 RBcQExnlGLCK5KtcwBPJyStYfq5ZL68MabsZf9pmFs+UG8Y90mZLbWy8yHdpyIP2zdoG l6u5znucUAASChQ5r83Dk42na3DKChigU8xmo8zUxe+FV0tlRatwkx649BZF2zuTd3fT dXikmRStKWgM+gCNVl8OdNIPH/l4R0JbV9xSUoYiz4XsEM6nlzd8uxJjHEB+2sDHfEeE AqBw== X-Gm-Message-State: ALoCoQnHgzhtVE0/6zPL6Vb9+ns1xyMdKJTGyy+SyoTZothgfWIZlbiXo/Oin1Wr2WcjHhvyWO58b00wvtR0B0zIdIKfJtzd+A== X-Received: by 10.194.185.234 with SMTP id ff10mr6652910wjc.170.1449676725766; Wed, 09 Dec 2015 07:58:45 -0800 (PST) Received: from localhost.localdomain (host81-129-169-67.range81-129.btcentralplus.com. [81.129.169.67]) by smtp.gmail.com with ESMTPSA id l128sm26474282wmf.10.2015.12.09.07.58.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 09 Dec 2015 07:58:45 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: kernel@stlinux.com, maxime.coquelin@st.com, viresh.kumar@linaro.org, linux-pm@vger.kernel.org, rjw@rjwysocki.net, devicetree@vger.kernel.org, ajitpal.singh@st.com, Lee Jones Subject: [PATCH v6 03/10] ARM: multi_v7_defconfig: Enable support for PWM Regulators Date: Wed, 9 Dec 2015 15:58:10 +0000 Message-Id: <1449676697-25432-4-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1449676697-25432-1-git-send-email-lee.jones@linaro.org> References: <1449676697-25432-1-git-send-email-lee.jones@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Lee Jones --- arch/arm/configs/multi_v7_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index f62dcb1..648ef57 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -434,7 +434,7 @@ CONFIG_REGULATOR_MAX77693=m CONFIG_REGULATOR_MAX77802=m CONFIG_REGULATOR_PALMAS=y CONFIG_REGULATOR_PBIAS=y -CONFIG_REGULATOR_PWM=m +CONFIG_REGULATOR_PWM=y CONFIG_REGULATOR_QCOM_RPM=y CONFIG_REGULATOR_QCOM_SMD_RPM=y CONFIG_REGULATOR_S2MPS11=y