From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rohit Kumar Subject: Re: [RFC PATCH 3/5] remoteproc: qcom: adsp: Use common q6v5 helpers Date: Fri, 1 Jun 2018 19:05:37 +0530 Message-ID: <101bb9f7-b571-ef00-e957-a83fb80e1536@codeaurora.org> References: <20180523052054.19025-1-bjorn.andersson@linaro.org> <20180523052054.19025-4-bjorn.andersson@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180523052054.19025-4-bjorn.andersson@linaro.org> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Bjorn Andersson , Ohad Ben-Cohen , Sricharan R , Sibi Sankar Cc: Andy Gross , linux-kernel@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-arm-msm@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org Hi Bjorn, Reviewed and validated PAS and non-PAS ADSP PIL on sdm845 with the changes. Adding tag. On 5/23/2018 10:50 AM, Bjorn Andersson wrote: > Migrate the Hexagon V5 PAS (ADSP) driver to using the newly extracted > helper functions. The use of the handover callback does introduce latent > disabling of proxy resources. But apart from this there should be no > change in functionality. > > Signed-off-by: Bjorn Andersson Reviewed-and-tested-by: Rohit kumar > --- > drivers/remoteproc/Kconfig | 1 + > drivers/remoteproc/qcom_adsp_pil.c | 156 +++++------------------------ > 2 files changed, 28 insertions(+), 129 deletions(-) > > diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig > index 63b79ea91a21..d51d155cf8bd 100644 > --- a/drivers/remoteproc/Kconfig > +++ b/drivers/remoteproc/Kconfig > @@ -93,6 +93,7 @@ config QCOM_ADSP_PIL > depends on QCOM_SYSMON || QCOM_SYSMON=n > select MFD_SYSCON > select QCOM_MDT_LOADER > Thanks, Rohit -- Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc., is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.