dt-bindings: imx6q-pcie: Restruct i.MX PCIe schema
authorRichard Zhu <hongxing.zhu@nxp.com>
Wed, 15 Feb 2023 06:18:32 +0000 (14:18 +0800)
committerLorenzo Pieralisi <lpieralisi@kernel.org>
Fri, 7 Apr 2023 07:52:26 +0000 (09:52 +0200)
commitb10f82380eeb408bf6bc006d17faca492d5fb649
treeaf75eccb06145aa569257371a9f61c54b2669324
parentb80b848bdf56bd402b7a91aea5b77cec93dfe4c2
dt-bindings: imx6q-pcie: Restruct i.MX PCIe schema

Restruct i.MX PCIe schema, derive the common properties, thus they can
be shared by both the RC and Endpoint schema.

Update the description of fsl,imx6q-pcie.yaml, and move the EP mode
compatible to fsl,imx6q-pcie-ep.yaml.

Add support for i.MX8M PCIe Endpoint modes, and update the MAINTAINER
accordingly.

Link: https://lore.kernel.org/r/1676441915-1394-2-git-send-email-hongxing.zhu@nxp.com
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-common.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-ep.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
MAINTAINERS