summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/firmware/sdei.txt
AgeCommit message (Collapse)Author
2018-01-13Docs: dt: add devicetree binding for describing arm64 SDEI firmwareJames Morse
The Software Delegated Exception Interface (SDEI) is an ARM standard for registering callbacks from the platform firmware into the OS. This is typically used to implement RAS notifications, or from an IRQ that has been promoted to a firmware-assisted NMI. Add a new devicetree binding to describe the SDE firmware interface. Signed-off-by: James Morse <james.morse@arm.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>