From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Lew Subject: Re: [PATCH v4 4/5] remoteproc: qcom: Introduce sysmon Date: Thu, 30 Nov 2017 17:52:48 -0800 Message-ID: <2a4cb3e2-16ea-49f4-e40d-ee1f2a56929b@codeaurora.org> References: <20171130011644.9421-1-bjorn.andersson@linaro.org> <20171130011644.9421-5-bjorn.andersson@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:49996 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751500AbdLABwu (ORCPT ); Thu, 30 Nov 2017 20:52:50 -0500 In-Reply-To: <20171130011644.9421-5-bjorn.andersson@linaro.org> Content-Language: en-US Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Bjorn Andersson , Andy Gross , Ohad Ben-Cohen Cc: Arun Kumar Neelakantam , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, linux-remoteproc@vger.kernel.org On 11/29/2017 5:16 PM, Bjorn Andersson wrote: > The sysmon client communicates either via a dedicated SMD/GLINK channel > or via QMI encoded messages over IPCROUTER with remote processors in > order to perform graceful shutdown and inform about other remote > processors shutting down. > > Signed-off-by: Bjorn Andersson > --- Acked-By: Chris Lew Looked into who is listening to the other notifications besides BEFORE_SHUTDOWN and I think subsequent patches will need to add support for at least AFTER_POWERUP. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project