On Wed, 25 Sep 2019 02:09:08 +0000, Peng Fan wrote: > From: Peng Fan <[email protected]> > > The ARM SMC/HVC mailbox binding describes a firmware interface to trigger > actions in software layers running in the EL2 or EL3 exception levels. > The term "ARM" here relates to the SMC instruction as part of the ARM > instruction set, not as a standard endorsed by ARM Ltd. > > Signed-off-by: Peng Fan <[email protected]> > Reviewed-by: Florian Fainelli <[email protected]> > --- > .../devicetree/bindings/mailbox/arm-smc.yaml | 96 > ++++++++++++++++++++++ > 1 file changed, 96 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mailbox/arm-smc.yaml >
Reviewed-by: Rob Herring <[email protected]>

