On 08/05/2023 08:49, Krzysztof Kozlowski wrote: > On 15/02/2023 07:18, Richard Zhu wrote: >> 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. >> >> Signed-off-by: Richard Zhu <hongxing.zhu@xxxxxxx> >> Reviewed-by: Rob Herring <robh@xxxxxxxxxx> >> --- >> .../bindings/pci/fsl,imx6q-pcie-common.yaml | 279 ++++++++++++++++++ >> .../bindings/pci/fsl,imx6q-pcie-ep.yaml | 85 ++++++ >> .../bindings/pci/fsl,imx6q-pcie.yaml | 240 +-------------- >> MAINTAINERS | 2 + >> 4 files changed, 372 insertions(+), 234 deletions(-) > > This keeps reporting errors since a month, so I would assume author > would fix his patch... Now failures are in Linus' v6.4-rc1. Sent a fix: https://lore.kernel.org/all/20230508071837.68552-1-krzysztof.kozlowski@xxxxxxxxxx/ Best regards, Krzysztof