From patchwork Tue Dec 8 14:31:56 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 57882 Delivered-To: patch@linaro.org Received: by 10.112.147.194 with SMTP id tm2csp67324lbb; Tue, 8 Dec 2015 06:36:52 -0800 (PST) X-Received: by 10.66.159.226 with SMTP id xf2mr282862pab.23.1449585412827; Tue, 08 Dec 2015 06:36:52 -0800 (PST) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id t6si5654562pfa.123.2015.12.08.06.36.52 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Dec 2015 06:36:52 -0800 (PST) Received-SPF: pass (google.com: domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org; dkim=neutral (body hash did not verify) header.i=@linaro-org.20150623.gappssmtp.com Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1a6JMN-0002op-UT; Tue, 08 Dec 2015 14:35:19 +0000 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1a6JLd-00011v-VI for linux-arm-kernel@lists.infradead.org; Tue, 08 Dec 2015 14:34:40 +0000 Received: by wmww144 with SMTP id w144so183391393wmw.1 for ; Tue, 08 Dec 2015 06:34:13 -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=MYvofhGw80fVENptHofWJa6hNV24Hf9AXriI/MOsreGympzP6AiAaR6UXCFuq706wB zFnEre/PlspXKhpZh1X/KHcUVgCDk9UChP9vOiqFIo5+FJf5Z6faumnikHfS72iZZ9sE cc8a1wYv2HXIhkEnKp46qyGQQ9bdBL283/gtN8QvniM1RDBl62ttwDARmhtYiktJz2eY HDTaQ01cQ+crr2NfK+Rj9Pm3DMEXTNWdjyf0R3/f7hutDdbgq/PDHlJ9jlYDvUNqBk0r +Yg2SHAejidMTBKfszdJGmXsQYS53s4KxxKONowS6s/jD6PWbtdNGySYqFyl6aV+kWT1 oLng== 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=VhEnuIvXXEJhXux19zLaNe7RRvs94cIXQxBMAM/PBSfrYR9mNf2HRKK6B5HyMlAxsd gBJe5ktO+km2uubE89kvezLLZ5jwUQ+BCuhkh0wPb7A2YAQKd8Uxf09Bab26ltopMwVi MGCIus5/kpVKWI6P2aMdxtYKLrTOvOIEy7uCv8Xj0xP7wZCWzcGrawW48ZipsPxRxEaY qhDkSRSp6EpC4Tw4vmdl0Q27RwJq4Ho1eBgnd/UvJgMlsxik8kfZsHZalqEqm8zyZsPW A3N+nitJ3G29TlBP9GQyw2CeeX9xQ7YvOH8bVlqXqsPBGJ91pBIYvyJ+Yg5Nz0EvMw+f GGIw== X-Gm-Message-State: ALoCoQkl0f2ExDL15ThKvyRAlJp4jrc+aQsk83dpgjaPuBW103x8+1hVJg9YQ+wDUYG+hg6JLSGdre75MxLfGuucsfoyDQMx/g== X-Received: by 10.194.87.99 with SMTP id w3mr4134051wjz.76.1449585253838; Tue, 08 Dec 2015 06:34:13 -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 q6sm21710438wmd.8.2015.12.08.06.34.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 08 Dec 2015 06:34:13 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v5 03/11] ARM: multi_v7_defconfig: Enable support for PWM Regulators Date: Tue, 8 Dec 2015 14:31:56 +0000 Message-Id: <1449585124-15596-4-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1449585124-15596-1-git-send-email-lee.jones@linaro.org> References: <1449585124-15596-1-git-send-email-lee.jones@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151208_063434_545719_CFF74192 X-CRM114-Status: GOOD ( 10.90 ) X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a00:1450:400c:c09:0:0:0:22e 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_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 X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, kernel@stlinux.com, linux-pm@vger.kernel.org, viresh.kumar@linaro.org, rjw@rjwysocki.net, Lee Jones , ajitpal.singh@st.com, maxime.coquelin@st.com MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org Signed-off-by: Lee Jones --- arch/arm/configs/multi_v7_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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