]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: PCI: Convert marvell,armada8k-pcie to schema
authorRob Herring (Arm) <robh@kernel.org>
Mon, 14 Apr 2025 21:41:33 +0000 (16:41 -0500)
committerManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Wed, 23 Apr 2025 07:19:00 +0000 (12:49 +0530)
commit096d05bf3e3aa0273bd9eef248ce43dce0cb4c96
tree31d967147b5edfa2cc6cd6f7b58801f8297a634c
parent0c983d3544a5fb6b8b5770d958050280e3b85cc4
dt-bindings: PCI: Convert marvell,armada8k-pcie to schema

Convert the marvell,armada8k-pcie binding to DT schema. The binding
uses different names for reg, clocks, and phys which have to be added
to the common Synopsys DWC binding.

The "marvell,reset-gpio" property was not documented. Mark it deprecated
as the "reset-gpios" property can be used instead. The "msi-parent"
property was also not documented.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://patch.msgid.link/20250414214135.1680076-1-robh@kernel.org
Documentation/devicetree/bindings/pci/marvell,armada8k-pcie.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pci/pci-armada8k.txt [deleted file]
Documentation/devicetree/bindings/pci/snps,dw-pcie-common.yaml
Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml
MAINTAINERS