]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: Move altr,msi-controller to interrupt-controller directory
authorRob Herring (Arm) <robh@kernel.org>
Wed, 7 May 2025 15:42:53 +0000 (10:42 -0500)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 13 May 2025 21:20:03 +0000 (16:20 -0500)
commitf2e3df345c441ce2f24abc468812a73107cb8f20
tree07fe7516b7cbb69fc8bcfad14ba1da09f657252d
parenta92b9efaf2cff15a28723f592ee21df0561e58c3
dt-bindings: Move altr,msi-controller to interrupt-controller directory

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>
Documentation/devicetree/bindings/interrupt-controller/altr,msi-controller.yaml [moved from Documentation/devicetree/bindings/pci/altr,msi-controller.yaml with 94% similarity]
MAINTAINERS