dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema
authorRichard Zhu <hongxing.zhu@nxp.com>
Fri, 27 Aug 2021 06:42:58 +0000 (14:42 +0800)
committerRob Herring <robh@kernel.org>
Tue, 31 Aug 2021 00:48:23 +0000 (19:48 -0500)
commit751ca492f131290155fd48e16601629ecf5ee058
treef51ddae72de1bdecc28c772aea6bceecc376df81
parent1c3ac086fd6956ae6124f45672bec227086e05db
dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema

Convert the fsl,imx6q-pcie.txt into a schema.
- ranges property should be grouped by region, with no functional
  changes.
- only one propert is allowed in the compatible string, remove
  "snps,dw-pcie".

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Link: https://lore.kernel.org/r/1630046580-19282-2-git-send-email-hongxing.zhu@nxp.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt [deleted file]
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml [new file with mode: 0644]
MAINTAINERS