From patchwork Tue Mar 12 09:58:18 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Amit Kachhap X-Patchwork-Id: 2254391 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id B4564DF23A for ; Tue, 12 Mar 2013 10:02:37 +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 1UFLzp-0003kI-3d; Tue, 12 Mar 2013 09:59:49 +0000 Received: from mail-ia0-x229.google.com ([2607:f8b0:4001:c02::229]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UFLyx-0003Os-L4 for linux-arm-kernel@lists.infradead.org; Tue, 12 Mar 2013 09:58:56 +0000 Received: by mail-ia0-f169.google.com with SMTP id j5so4718688iaf.28 for ; Tue, 12 Mar 2013 02:58:53 -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=bfs9paELIwTGjX9n3EJrdM+RjWbAB0sNPxFHjQ9fDpvT7Jmwo9VgSzOHFkAAwiysAK HftUZ5HnyBXXE0WzxkhLdEKlKT7NTpiwRVqttmHCKQPY9tS+IKn1kRvgG/xEMdFSIgjH 3xaHzcs/5Bvo4KFTzDFVvjXPJtHs8WdCkDoV0DTbFVRyM98EoX9Qta2pUJkRzH/Ai1DK bbcFp05r1C3PrjbKohQ3QPnYzvaAEEInTnCtH8UJV7CMzbq/BU2K6bdPwq3bzifHrrSz z05eHadU6raJWff11CbD90o6zl5NVoH36DIoBcDTQFI3uTuC1OtvBJ2Fi70YXh/vfCjO /g7w== X-Received: by 10.50.194.129 with SMTP id hw1mr10837436igc.8.1363082333653; Tue, 12 Mar 2013 02:58:53 -0700 (PDT) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id dy5sm20446316igc.1.2013.03.12.02.58.48 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 12 Mar 2013 02:58:52 -0700 (PDT) From: Amit Daniel Kachhap To: linux-pm@vger.kernel.org Subject: [PATCH V4 3/4] arm: exynos: Enable OPP library support for exynos5440 Date: Tue, 12 Mar 2013 15:28:18 +0530 Message-Id: <1363082299-10561-4-git-send-email-amit.daniel@samsung.com> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1363082299-10561-1-git-send-email-amit.daniel@samsung.com> References: <1363082299-10561-1-git-send-email-amit.daniel@samsung.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130312_055855_892282_4153031F X-CRM114-Status: GOOD ( 12.09 ) 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 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