Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+2 -2
+1 -1
Documentation/devicetree/bindings/pci/altr,msi-controller.yaml Documentation/devicetree/bindings/interrupt-controller/altr,msi-controller.yaml
··· 2 2 # Copyright (C) 2015, 2024, Intel Corporation 3 3 %YAML 1.2 4 4 --- 5 - $id: http://devicetree.org/schemas/altr,msi-controller.yaml# 5 + $id: http://devicetree.org/schemas/interrupt-controller/altr,msi-controller.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Altera PCIe MSI controller
+1 -1
MAINTAINERS
··· 18620 18620 M: Joyce Ooi <joyce.ooi@intel.com> 18621 18621 L: linux-pci@vger.kernel.org 18622 18622 S: Supported 18623 - F: Documentation/devicetree/bindings/pci/altr,msi-controller.yaml 18623 + F: Documentation/devicetree/bindings/interrupt-controller/altr,msi-controller.yaml 18624 18624 F: drivers/pci/controller/pcie-altera-msi.c 18625 18625 18626 18626 PCI MSI DRIVER FOR APPLIEDMICRO XGENE