Add i.MX8MP PCIe compatible string.
Signed-off-by: Richard Zhu <[email protected]>
---
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
index 36c8a06d17a0..252e5b72aee0 100644
--- a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
@@ -26,6 +26,7 @@ properties:
- fsl,imx7d-pcie
- fsl,imx8mq-pcie
- fsl,imx8mm-pcie
+ - fsl,imx8mp-pcie
reg:
items:
--
2.25.1
Hi Richard,
thanks for providing a patch supporting PCie on iMX8MP.
Am Montag, 7. M?rz 2022, 07:29:13 CET schrieb Richard Zhu:
> Add i.MX8MP PCIe compatible string.
>
> Signed-off-by: Richard Zhu <[email protected]>
> ---
> Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
> b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml index
> 36c8a06d17a0..252e5b72aee0 100644
> --- a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
> +++ b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
> @@ -26,6 +26,7 @@ properties:
> - fsl,imx7d-pcie
> - fsl,imx8mq-pcie
> - fsl,imx8mm-pcie
> + - fsl,imx8mp-pcie
>
> reg:
> items:
Which branch is this based on? I don't have 'fsl,imx8mm-pcie' entry in my
tree. Another patch 7 also doesn't apply cleanly.
Regards
Alexander