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 <bjorn.anders...@linaro.org> > --- > .../devicetree/bindings/firmware/qcom,scm.txt | 6 ++++
Acked-by: Rob Herring <r...@kernel.org> > 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(+)