From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] firmware: qcom: scm: Expose PAS command 10 as reset-controller Date: Tue, 14 Jun 2016 17:00:40 -0500 Message-ID: <20160614220040.GA22307@rob-hp-laptop> References: <1465620740-24474-1-git-send-email-bjorn.andersson@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1465620740-24474-1-git-send-email-bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Bjorn Andersson Cc: Mark Rutland , Andy Gross , Stephen Boyd , Srinivas Kandagatla , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, Jun 10, 2016 at 09:52:20PM -0700, Bjorn Andersson wrote: > PAS command 10 is used to assert and deassert the MSS reset via > TrustZone, expose this as a reset-controller to follow the non-secure > case where GCC exposes this control. > > Signed-off-by: Bjorn Andersson > --- > .../devicetree/bindings/firmware/qcom,scm.txt | 6 ++++ Acked-by: Rob Herring > drivers/firmware/qcom_scm-32.c | 13 +++++++++ > drivers/firmware/qcom_scm-64.c | 17 +++++++++++ > drivers/firmware/qcom_scm.c | 34 ++++++++++++++++++++++ > drivers/firmware/qcom_scm.h | 2 ++ > 5 files changed, 72 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html