Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754914AbcKBAZU (ORCPT ); Tue, 1 Nov 2016 20:25:20 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:58144 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752532AbcKBAZS (ORCPT ); Tue, 1 Nov 2016 20:25:18 -0400 DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org 77B76614A1 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=sboyd@codeaurora.org Date: Tue, 1 Nov 2016 17:25:16 -0700 From: Stephen Boyd To: Rajendra Nayak Cc: mturquette@baylibre.com, linux-clk@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, robdclark@gmail.com, jcrouse@codeaurora.org Subject: Re: [PATCH 1/2] clk: qcom: Handle the clamp_io assert/deassert sequence Message-ID: <20161102002516.GD16026@codeaurora.org> References: <1476956287-13749-1-git-send-email-rnayak@codeaurora.org> <1476956287-13749-2-git-send-email-rnayak@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1476956287-13749-2-git-send-email-rnayak@codeaurora.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 349 Lines: 12 On 10/20, Rajendra Nayak wrote: > Add a flag to mark gdscs which need to support the clamp deassert/assert > before and after the gdsc enable/disable > > Signed-off-by: Rajendra Nayak > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project