Re: [PATCH v4 1/2] dt-bindings: arm: Add optional interrupt to smc/hvc SCMI transport

From: Rob Herring
Date: Sun Jan 03 2021 - 11:41:04 EST


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>