]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: PCI: Convert v3,v360epc-pci to DT schema
authorRob Herring (Arm) <robh@kernel.org>
Mon, 5 May 2025 22:01:37 +0000 (17:01 -0500)
committerManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Sat, 10 May 2025 06:26:03 +0000 (11:56 +0530)
commit9a5f8c7a81cde01738d4fa25624669a3d6f859e3
tree07bdbabf3496ae6d1084c1c500da31c6dc46a56b
parenta733e711278182840b4c9a0329294daa5cc34048
dt-bindings: PCI: Convert v3,v360epc-pci to DT schema

Convert the v3,v360epc-pci binding to DT schema format.

Add "clocks" which was not documented and is required. Drop "syscon"
which was documented, but is not used.

Drop the "v3,v360epc-pci" compatible by itself as this device is only
used on the Arm Integrator/AP and not likely going to be used anywhere
else at this point.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patch.msgid.link/20250505220139.2202164-1-robh@kernel.org
Documentation/devicetree/bindings/pci/v3,v360epc-pci.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pci/v3-v360epc-pci.txt [deleted file]
MAINTAINERS