From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v7 1/4] remoteproc/davinci: use the reset framework References: <20180621073706.22812-1-brgl@bgdev.pl> <20180621073706.22812-2-brgl@bgdev.pl> <20180731042539.GE5090@builder> From: Sekhar Nori Message-ID: Date: Tue, 31 Jul 2018 15:34:33 +0530 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit To: Bartosz Golaszewski , Bjorn Andersson Cc: Kevin Hilman , Rob Herring , Mark Rutland , Russell King , David Lechner , Michael Turquette , Stephen Boyd , Ohad Ben-Cohen , Linux ARM , devicetree , Linux Kernel Mailing List , linux-clk , linux-remoteproc@vger.kernel.org, Bartosz Golaszewski List-ID: Bjorn, On Tuesday 31 July 2018 01:25 PM, Bartosz Golaszewski wrote: > 2018-07-31 6:25 GMT+02:00 Bjorn Andersson : >> On Thu 21 Jun 00:37 PDT 2018, Bartosz Golaszewski wrote: >> >>> From: Bartosz Golaszewski >>> >>> Switch to using the reset framework instead of handcoded reset routines >>> we used so far. >>> >>> Signed-off-by: Bartosz Golaszewski >>> Reviewed-by: Sekhar Nori >>> Reviewed-by: Philipp Zabel >> >> Acked-by: Bjorn Andersson >> > > Sekhar, > > can you take this through your tree or is it already too late? The last -rc is already tagged and I am not sure ARM-SoC will be open to new stuff now (there is also a bit of lag after I send my pull request). Is this something you can take in your tree along with Suman's patch? There are no build dependencies with my tree, so it will be safe to queue from your tree. It will be great if this can be merged late in the cycle though to avoid breaking remoteproc even for short while during the merge window. Or if you okay with it, it will be safest to send it soon after v4.19-rc1 is tagged. Let me know. Thanks, Sekhar