From patchwork Wed Aug 5 13:40:32 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ashwin Chaugule X-Patchwork-Id: 51953 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f199.google.com (mail-wi0-f199.google.com [209.85.212.199]) by patches.linaro.org (Postfix) with ESMTPS id DE62E22A15 for ; Wed, 5 Aug 2015 13:41:30 +0000 (UTC) Received: by wijp15 with SMTP id p15sf16884903wij.3 for ; Wed, 05 Aug 2015 06:41:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:in-reply-to:references :x-original-sender:x-original-authentication-results:precedence :mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=Red4xfwUzk9pxn5y1OUNkiTNnWOGTMTnI494JIc6IHQ=; b=gCz1tvAlEwO40fIZtisoXUijepP30dk+16S7eysXIZcFbbNsVlXKKKfjiCBs/K/Oh1 dCXQDX0rxa6P96856KOPXYLVr1SIggG/eI5mI+3+Vx3yyIICZVyfFY0piYxTxmAMHbbi VxK5ZxnewGjT/ckjmXww7kBC73tGtAlBkqsO/SdeEX2jtusfTjudA8GkEQTNz8X2RDQq VP+c8WO3iMkQLoeAg22K8U8zQIfLk3TgWSgZO1l06/5nJouKdhSc+hEia6XRPrMPj1jX saFDAqfH7jRESsy22M7xsVHQeI7fPfhwceaqS5y6T9MSwkag9hGHUOFSIGPFGGTNcajX ZtOQ== X-Gm-Message-State: ALoCoQkc5yOKJP2khCecQa9wnd2KhcFZTlEgQRD5f/l83CGRAsPPF47ll23WOUVn8qaaiyKwqHCm X-Received: by 10.112.148.101 with SMTP id tr5mr2787730lbb.13.1438782090038; Wed, 05 Aug 2015 06:41:30 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.18.227 with SMTP id z3ls169509lad.97.gmail; Wed, 05 Aug 2015 06:41:29 -0700 (PDT) X-Received: by 10.152.30.100 with SMTP id r4mr9303607lah.92.1438782089639; Wed, 05 Aug 2015 06:41:29 -0700 (PDT) Received: from mail-la0-f53.google.com (mail-la0-f53.google.com. [209.85.215.53]) by mx.google.com with ESMTPS id lt3si2170548lac.124.2015.08.05.06.41.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Aug 2015 06:41:29 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.53 as permitted sender) client-ip=209.85.215.53; Received: by labgo9 with SMTP id go9so28826359lab.3 for ; Wed, 05 Aug 2015 06:41:29 -0700 (PDT) X-Received: by 10.112.125.34 with SMTP id mn2mr8518047lbb.76.1438782089554; Wed, 05 Aug 2015 06:41:29 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.112.7.198 with SMTP id l6csp380598lba; Wed, 5 Aug 2015 06:41:28 -0700 (PDT) X-Received: by 10.170.135.74 with SMTP id b71mr8942711ykc.16.1438782066792; Wed, 05 Aug 2015 06:41:06 -0700 (PDT) Received: from mail-yk0-f176.google.com (mail-yk0-f176.google.com. [209.85.160.176]) by mx.google.com with ESMTPS id u7si235829ywe.58.2015.08.05.06.41.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Aug 2015 06:41:06 -0700 (PDT) Received-SPF: pass (google.com: domain of ashwin.chaugule@linaro.org designates 209.85.160.176 as permitted sender) client-ip=209.85.160.176; Received: by ykoo205 with SMTP id o205so35351618yko.0 for ; Wed, 05 Aug 2015 06:41:06 -0700 (PDT) X-Received: by 10.129.102.70 with SMTP id a67mr9079591ywc.19.1438782066097; Wed, 05 Aug 2015 06:41:06 -0700 (PDT) Received: from esagroth.lan ([98.122.160.202]) by smtp.gmail.com with ESMTPSA id g187sm2768031ywf.35.2015.08.05.06.41.04 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 05 Aug 2015 06:41:05 -0700 (PDT) From: Ashwin Chaugule To: rjw@rjwysocki.net, jaswinder.singh@linaro.org Cc: sudeep.holla@arm.com, linux-pm@vger.kernel.org, linux-acpi@vger.kernel.org, linaro-acpi@lists.linaro.org, patches@linaro.org, viresh.kumar@linaro.org, rwells@codeaurora.org, Ashwin Chaugule Subject: [PATCH v8 9/9] ACPI: Allow selection of the ACPI processor driver for ARM64 Date: Wed, 5 Aug 2015 09:40:32 -0400 Message-Id: X-Mailer: git-send-email 1.9.1 In-Reply-To: References: In-Reply-To: References: X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: ashwin.chaugule@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.53 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Now that the ACPI processor driver has been decoupled from the C states and P states functionality, make it selectable on ARM64 so that it can be used by others e.g. CPPC. The C states and P states code is selected only on X86 or IA64 until the relevant support is added on ARM64. Signed-off-by: Ashwin Chaugule --- drivers/acpi/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index c6ec903..9787172 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig @@ -213,9 +213,9 @@ config ACPI_CPPC_LIB config ACPI_PROCESSOR tristate "Processor" - depends on X86 || IA64 - select ACPI_PROCESSOR_IDLE - select ACPI_CPU_FREQ_PSS + depends on X86 || IA64 || ARM64 + select ACPI_PROCESSOR_IDLE if X86 || IA64 + select ACPI_CPU_FREQ_PSS if X86 || IA64 default y help This driver adds support for the ACPI Processor package. It is required