Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752552AbdLGXaT (ORCPT ); Thu, 7 Dec 2017 18:30:19 -0500 Received: from mail-wm0-f42.google.com ([74.125.82.42]:33806 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751942AbdLGXaR (ORCPT ); Thu, 7 Dec 2017 18:30:17 -0500 X-Google-Smtp-Source: AGs4zMY/z4MXorq4wWD+8nV75rQp/bi/6jDVsXwF3bRmcE9xA+OiHTgUaD60yS1d84pSYOxc75DlVw== Subject: Re: [PATCH] clk: qcom: gcc-msm8996: always enable aggre0_noc gdsc To: Stephen Boyd Cc: linux-clk@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org References: <20171207141618.4694-1-srinivas.kandagatla@linaro.org> <20171207225439.GB4283@codeaurora.org> From: Srinivas Kandagatla Message-ID: <49ce1ed5-145a-e039-2954-d04fa548e7e3@linaro.org> Date: Thu, 7 Dec 2017 23:30:04 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20171207225439.GB4283@codeaurora.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 362 Lines: 16 On 07/12/17 22:54, Stephen Boyd wrote: >> .pwrsts = PWRSTS_OFF_ON, >> - .flags = VOTABLE, >> + .flags = VOTABLE | ALWAYS_ON, > I dont think this flag has been added yet. Probably this needs to > be folded into the other series? I agree, I will wait for Rajendras patches to land in or I can request Rajendra to fold this into his series. thanks, srini