> -----Original Message----- > From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx> > Sent: Friday, August 20, 2021 6:18 PM > To: Thokala, Srikanth <srikanth.thokala@xxxxxxxxx>; robh+dt@xxxxxxxxxx > Cc: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>; > mgross@xxxxxxxxxxxxxxx; linux-pci@xxxxxxxxxxxxxxx; Sangannavar, > Mallikarjunappa <mallikarjunappa.sangannavar@xxxxxxxxx>; Raja > Subramanian, Lakshmi Bai <lakshmi.bai.raja.subramanian@xxxxxxxxx>; > kw@xxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; > andriy.shevchenko@xxxxxxxxxxxxxxx; maz@xxxxxxxxxx > Subject: Re: [PATCH v11 0/2] PCI: keembay: Add support for Intel Keem > Bay > > On Fri, 6 Aug 2021 02:40:08 +0530, srikanth.thokala@xxxxxxxxx wrote: > > The first patch is to document DT bindings for Keem Bay PCIe > controller > > for both Root Complex and Endpoint modes. > > > > The second patch is the driver file, a glue driver. Keem Bay PCIe > > controller is based on DesignWare PCIe IP. > > > > The patch was tested with Keem Bay evaluation module board, with B0 > > stepping. > > > > [...] > > Applied to pci/keembay, thanks! Thank you Lorenzo. Srikanth > > [1/2] dt-bindings: PCI: Add Intel Keem Bay PCIe controller > https://git.kernel.org/lpieralisi/pci/c/33d2f8e4ff > [2/2] PCI: keembay: Add support for Intel Keem Bay > https://git.kernel.org/lpieralisi/pci/c/0c87f90b4c > > Thanks, > Lorenzo