From patchwork Thu Mar 28 08:05:21 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Amit Kachhap X-Patchwork-Id: 2355341 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 922F83FD40 for ; Thu, 28 Mar 2013 08:09:01 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UL7r0-0003TR-MO; Thu, 28 Mar 2013 08:06:34 +0000 Received: from mail-pd0-f176.google.com ([209.85.192.176]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UL7qP-0003MZ-J0 for linux-arm-kernel@lists.infradead.org; Thu, 28 Mar 2013 08:05:58 +0000 Received: by mail-pd0-f176.google.com with SMTP id r11so1426587pdi.35 for ; Thu, 28 Mar 2013 01:05:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references; bh=gNtDwCJSoaxz9hLTCQBP+npVdnloK9A3XMVF7Es3as4=; b=ptEwSLQjPr1ftIHdvtI62oTkF6SVw9jNpUoFZNjJXSmO2U+C6eBBPW7dtIhsyDpjCM PTK0gjWVFuayN6Ij+rx3SrpMYZxX2AFsIHp4NEf0LnTuJUpSA2gXEwX6wniIk/mdqXkO AOt6a3v5lI3qDpab/Pem5+eZa3xuZlpgBdwmXnstLvFRyksL+ZxvuOL6fwY+cxT9Perp LdUX+CYhUrFJlpP9kZ1yIKPoB47Rrjv5kKn/FuwxAzz1xn0FKA+Hm9pa1Bb1J2nX/qk4 yW4t9RGBOcvRCZfySMTFp0JmK3fpYZ3A+UhqXliOM/c6dXbXA+SFyQ0WQ0s1h8RFOxc2 FWxw== X-Received: by 10.68.220.68 with SMTP id pu4mr33894590pbc.26.1364457955518; Thu, 28 Mar 2013 01:05:55 -0700 (PDT) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id fk1sm24621733pbd.36.2013.03.28.01.05.49 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 28 Mar 2013 01:05:54 -0700 (PDT) From: Amit Daniel Kachhap To: linux-pm@vger.kernel.org Subject: [PATCH V5 3/4] arm: exynos: Enable OPP library support for exynos5440 Date: Thu, 28 Mar 2013 13:35:21 +0530 Message-Id: <1364457923-8499-4-git-send-email-amit.daniel@samsung.com> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1364457923-8499-1-git-send-email-amit.daniel@samsung.com> References: <1364457923-8499-1-git-send-email-amit.daniel@samsung.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130328_040557_826698_16CA896C X-CRM114-Status: GOOD ( 12.38 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (amitdanielk[at]gmail.com) -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.192.176 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 Cc: Kukjin Kim , Russell King - ARM Linux , Viresh Kumar , linux-kernel@vger.kernel.org, cpufreq@vger.kernel.org, "Rafael J. Wysocki" , linux-samsung-soc@vger.kernel.org, Thomas Abraham , Inderpal Singh , Sylwester Nawrocki , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org The OPP library support is needed for exynos5440 cpu frequency dynamic scaling driver. Signed-off-by: Amit Daniel Kachhap --- arch/arm/mach-exynos/Kconfig | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index 70f94c8..d5dde07 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig @@ -72,10 +72,12 @@ config SOC_EXYNOS5440 bool "SAMSUNG EXYNOS5440" default y depends on ARCH_EXYNOS5 + select ARCH_HAS_OPP select ARM_ARCH_TIMER select AUTO_ZRELADDR select PINCTRL select PINCTRL_EXYNOS5440 + select PM_OPP help Enable EXYNOS5440 SoC support