> -----Original Message----- > From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Sent: 2023年5月8日 15:26 > To: Hongxing Zhu <hongxing.zhu@xxxxxxx>; robh+dt@xxxxxxxxxx; > krzysztof.kozlowski+dt@xxxxxxxxxx; l.stach@xxxxxxxxxxxxxx; > shawnguo@xxxxxxxxxx; lorenzo.pieralisi@xxxxxxx; Peng Fan > <peng.fan@xxxxxxx>; marex@xxxxxxx; Marcel Ziswiler > <marcel.ziswiler@xxxxxxxxxxx>; tharvey@xxxxxxxxxxxxx; Frank Li > <frank.li@xxxxxxx> > Cc: linux-pci@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; > linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; > kernel@xxxxxxxxxxxxxx; dl-linux-imx <linux-imx@xxxxxxx> > Subject: Re: [RESEND v10 1/4] dt-bindings: imx6q-pcie: Restruct i.MX PCIe > schema > > 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.kern/ > el.org%2Fall%2F20230508071837.68552-1-krzysztof.kozlowski%40linaro.org% > 2F&data=05%7C01%7Chongxing.zhu%40nxp.com%7Ca0f8899240d1454f2455 > 08db4f9584a4%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C6381 > 91275819420754%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiL > CJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sd > ata=l%2BX892AVNMZKCMP7U39M4Rt6QoCKPjy7H6QwN7qA680%3D&reserve > d=0 Sorry, I just notice this. Would give my reviewed-by in another mail-loop. Best Regards Richard Zhu > > Best regards, > Krzysztof