From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pramod Gurav Subject: Re: [PATCH v3 7/8] qcom: cpuidle: Add cpuidle driver for QCOM cpus Date: Tue, 19 Aug 2014 20:31:28 +0530 Message-ID: <53F366C8.5040600@smartplayin.com> References: <1408400614-45419-1-git-send-email-lina.iyer@linaro.org> <1408400614-45419-8-git-send-email-lina.iyer@linaro.org> <53F2FFB7.9@smartplayin.com> <20140819145401.GC53916@ilina-mac.local> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from smtp102.ord1c.emailsrvr.com ([108.166.43.102]:46189 "EHLO smtp102.ord1c.emailsrvr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752053AbaHSO56 (ORCPT ); Tue, 19 Aug 2014 10:57:58 -0400 In-Reply-To: <20140819145401.GC53916@ilina-mac.local> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Lina Iyer Cc: daniel.lezcano@linaro.org, khilman@linaro.org, sboyd@codeaurora.org, davidb@codeaurora.org, galak@codeaurora.org, linux-arm-msm@vger.kernel.org, lorenzo.pieralisi@arm.com, msivasub@codeauorora.org On Tuesday 19 August 2014 08:24 PM, Lina Iyer wrote: >>> +config ARM_QCOM_CPUIDLE >>> >> + bool "CPU Idle drivers for Qualcomm processors" >>> >> + depends on QCOM_PM >>> >> + select DT_IDLE_STATES >> >I see no reference to this in any patch? Moreover it was not there in >> >v2. Anything new that you missed to add? > Nope. You need to build this patchset on top of Lorenzo's patches > http://marc.info/?l=linux-pm&m=140794514812383&w=2 Ohh. Sure. Shall take them and test yours. > >