From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH v5 7/7] clk: qcom: Add GCC_MSS_RESET support Date: Thu, 29 Dec 2016 11:09:01 -0600 Message-ID: <20161229170901.GA17770@hector.attlocal.net> References: <1481804490-8583-1-git-send-email-akdwived@codeaurora.org> <1481804490-8583-8-git-send-email-akdwived@codeaurora.org> <20161228234016.GG17126@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20161228234016.GG17126@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Boyd Cc: Avaneesh Kumar Dwivedi , bjorn.andersson@linaro.org, agross@codeaurora.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-remoteproc@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org On Wed, Dec 28, 2016 at 03:40:16PM -0800, Stephen Boyd wrote: > On 12/15, Avaneesh Kumar Dwivedi wrote: > > Add support to use reset control framework for resetting MSS > > with hexagon v56 1.5.0. > > > > Signed-off-by: Avaneesh Kumar Dwivedi > > Reviewed-by: Bjorn Andersson > > --- > > Applied to clk-next. I take it the dts part won't be landing in > v4.11 so no need to make a special branch for this new define. I'd prefer to avoid this by using the hard coded values instead of #defines until the pieces are in place. So any DT changes sent during that time period will not be accepted if they use the #define, or I will munge them myself. Regards, Andy