]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: PCI: mediatek: Convert to YAML schema
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 20 Oct 2025 11:11:05 +0000 (13:11 +0200)
committerManivannan Sadhasivam <mani@kernel.org>
Tue, 21 Oct 2025 01:58:58 +0000 (07:28 +0530)
commit99f988953f07484a2c4801c1d3493282f60effd8
treed9aeec94315a270786b6fe9fea5817406551190f
parent3a8660878839faadb4f1a6dd72c3179c1df56787
dt-bindings: PCI: mediatek: Convert to YAML schema

Convert the PCI mediatek Documentation to YAML schema to enable
validation of the supported GEN1/2 Mediatek PCIe controller.

While converting, lots of cleanup were done from the .txt with better
specifying what is supported by the various PCIe controller variant and
drop of redundant info that are part of the standard PCIe Host Bridge
schema.

To reduce schema complexity the .txt is split in 2 YAML, one for
mt7623/mt2701 and the other for every other compatible.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20251020111121.31779-2-ansuelsmth@gmail.com
Documentation/devicetree/bindings/pci/mediatek-pcie-mt7623.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pci/mediatek-pcie.txt [deleted file]
Documentation/devicetree/bindings/pci/mediatek-pcie.yaml [new file with mode: 0644]