Re: (EXT) [PATCH v1 4/7] dt-bindings: imx6q-pcie: Add iMX8MP PCIe compatible string

From: Alexander Stein
Date: Mon Mar 07 2022 - 03:03:10 EST


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 <hongxing.zhu@xxxxxxx>
> ---
> 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