summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/interrupt-controller/altr,msi-controller.yaml
AgeCommit message (Collapse)AuthorFilesLines
2025-05-14dt-bindings: Move altr,msi-controller to interrupt-controller directoryRob Herring (Arm)1-0/+65
While altr,msi-controller is used with PCI, it is not a PCI host bridge and is just an MSI provider. Move it with other MSI providers in the 'interrupt-controller' directory. Acked-by: Matthew Gerlach <matthew.gerlach@linux.intel.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20250507154253.1593870-1-robh@kernel.org Signed-off-by: Rob Herring (Arm) <robh@kernel.org>