On Tue, 22 Dec 2020 09:56:02 -0500, Jim Quinlan wrote: > In normal use of smc/hvc transport in SCMI the message completion is > indicated by the return of the SMC call. This commit provides for an > optional interrupt named "a2p" which is used instead to > indicate the completion of a message. > > Signed-off-by: Jim Quinlan <jim2101024@xxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/arm,scmi.txt | 8 ++++++++ > 1 file changed, 8 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>