]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: PCI: mobiveil: Convert mobiveil-pcie.txt to YAML
authorFrank Li <Frank.Li@nxp.com>
Wed, 11 Dec 2024 17:13:16 +0000 (12:13 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 21 Jan 2025 17:17:39 +0000 (11:17 -0600)
commitb02cfbd9bfb9f45eebb33771e5705af95b5c9673
tree467b4d488a18705fbc0ca152aee4bcdf040032c5
parent40384c840ea1944d7c5a392e8975ed088ecf0b37
dt-bindings: PCI: mobiveil: Convert mobiveil-pcie.txt to YAML

Convert device tree binding document mobiveil-pcie.txt to YAML format
and merge layerscape-pcie-gen4.txt into this file.

Additional changes:

  - interrupt-names: "aer", "pme", "intr", which align order in examples.

  - reg-names: reorder as csr_axi_slave, config_axi_slave to match
    layerscape-pcie-gen4 and existing Layerscape DTS users.

Fix below CHECK_DTBS warning:

  arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dtb: /soc/pcie@3400000: failed to match any schema with compatible: ['fsl,lx2160a-pcie']

Link: https://lore.kernel.org/r/20241211171318.4129818-1-Frank.Li@nxp.com
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
[kwilczynski: commit log]
Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org>
[bhelgaas: fix typos, whitespace, consistent bus-range usage]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Documentation/devicetree/bindings/pci/layerscape-pcie-gen4.txt [deleted file]
Documentation/devicetree/bindings/pci/mbvl,gpex40-pcie.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pci/mobiveil-pcie.txt [deleted file]
MAINTAINERS