summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/interrupt-controller/msi-controller.yaml
AgeCommit message (Collapse)Author
2021-09-27dt-bindings: interrupt-controller: msi: Add msi-ranges propertyMark Kettenis
Update the MSI controller binding to add an msi-ranges property that specifies how MSIs map onto regular interrupts on some other interrupt controller. Acked-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Mark Kettenis <kettenis@openbsd.org> Link: https://lore.kernel.org/r/20210921183420.436-3-kettenis@openbsd.org Signed-off-by: Rob Herring <robh@kernel.org>
2021-09-27dt-bindings: interrupt-controller: Convert MSI controller to json-schemaMark Kettenis
Split the MSI controller bindings from the MSI binding document into DT schema format using json-schema. Acked-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Mark Kettenis <kettenis@openbsd.org> Link: https://lore.kernel.org/r/20210921183420.436-2-kettenis@openbsd.org Signed-off-by: Rob Herring <robh@kernel.org>