On Wed, 07 May 2025 10:42:53 -0500, Rob Herring (Arm) wrote: > 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. > > Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx> > --- > .../{pci => interrupt-controller}/altr,msi-controller.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename Documentation/devicetree/bindings/{pci => interrupt-controller}/altr,msi-controller.yaml (94%) > Applied, thanks!