diff options
author | Richard Zhu <hongxing.zhu@nxp.com> | 2022-03-03 08:50:05 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-03-10 20:54:47 +0100 |
commit | 21d5929ff230635400d138df66b0b8dd38893c25 (patch) | |
tree | a2171baa8aa3de1adb4458cd2cfd99608292bb7f | |
parent | dt-bindings: kbuild: Print a warning if yamllint is not found (diff) | |
download | linux-21d5929ff230635400d138df66b0b8dd38893c25.tar.xz linux-21d5929ff230635400d138df66b0b8dd38893c25.zip |
dt-bindings: imx6q-pcie: Add iMX8MM PCIe compatible string
Add the i.MX8MM PCIe compatible string.
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1646293805-18248-1-git-send-email-hongxing.zhu@nxp.com
-rw-r--r-- | Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml index 643a6333b07b..36c8a06d17a0 100644 --- a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml +++ b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml @@ -25,6 +25,7 @@ properties: - fsl,imx6qp-pcie - fsl,imx7d-pcie - fsl,imx8mq-pcie + - fsl,imx8mm-pcie reg: items: |