On Mon, Jan 08, 2024 at 06:21:40PM -0500, Frank Li wrote: > From: Richard Zhu <hongxing.zhu@xxxxxxx> > > Add i.MX95 PCIe "fsl,imx95-pcie" compatible string. > Add "atu" and "app" to reg-names. > > Signed-off-by: Richard Zhu <hongxing.zhu@xxxxxxx> > Signed-off-by: Frank Li <Frank.Li@xxxxxxx> > --- > > Notes: > Change from v6 to v7 > - Added my sign off > > Change from v5 to v6 > - move atu and app after config > > Change from v2 to v3 > - Remove krzy's ACK tag > - Add condition check for imx95, which required more reg-names then old > platform, so need Krzy review again, > > Change from v1 to v2 > - add Krzy's ACK tag > > .../bindings/pci/fsl,imx6q-pcie-common.yaml | 1 + > .../bindings/pci/fsl,imx6q-pcie.yaml | 19 +++++++++++++++++++ > 2 files changed, 20 insertions(+) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>