]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: PCI: altera: Convert to YAML
authorMatthew Gerlach <matthew.gerlach@linux.intel.com>
Tue, 2 Jul 2024 16:26:52 +0000 (11:26 -0500)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Wed, 4 Sep 2024 15:22:38 +0000 (15:22 +0000)
commitb08929e1ec2f69db49e119a0d6af7cf32c813f5e
tree263c72a9f3f38f71bf6a347d639c8dd2ca751bb2
parent364cfd8a56c0eec874057514b8cee220494746f5
dt-bindings: PCI: altera: Convert to YAML

Convert the devicetree bindings for the Altera Root Port PCIe controller
from text to YAML.

While at it, update the entries in the interrupt-map field to have the
correct number of address cells for the interrupt parent.

Link: https://lore.kernel.org/linux-pci/20240702162652.1349121-1-matthew.gerlach@linux.intel.com
Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com>
[kwilczynski: commit log]
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Documentation/devicetree/bindings/pci/altera-pcie.txt [deleted file]
Documentation/devicetree/bindings/pci/altr,pcie-root-port.yaml [new file with mode: 0644]
MAINTAINERS