On Tue, Aug 10, 2021 at 09:24:08AM +0000, Srikandan, Nandhini wrote: > > > > -----Original Message----- > > From: Serge Semin <fancer.lancer@xxxxxxxxx> > > Sent: Thursday, July 22, 2021 9:39 PM > > To: Srikandan, Nandhini <nandhini.srikandan@xxxxxxxxx> > > Cc: broonie@xxxxxxxxxx; robh+dt@xxxxxxxxxx; linux-spi@xxxxxxxxxxxxxxx; > > linux-kernel@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; > > mgross@xxxxxxxxxxxxxxx; Pan, Kris <kris.pan@xxxxxxxxx>; Demakkanavar, > > Kenchappa <kenchappa.demakkanavar@xxxxxxxxx>; Zhou, Furong > > <furong.zhou@xxxxxxxxx>; Sangannavar, Mallikarjunappa > > <mallikarjunappa.sangannavar@xxxxxxxxx>; Vaidya, Mahesh R > > <mahesh.r.vaidya@xxxxxxxxx>; A, Rashmi <rashmi.a@xxxxxxxxx> > > Subject: Re: [“PATCH” 0/2] Add support for Intel Thunder Bay SPI > > > > Hello Nandhini > > > > On Thu, Jul 22, 2021 at 01:33:56PM +0800, nandhini.srikandan@xxxxxxxxx > > wrote: > > > From: Nandhini Srikandan <nandhini.srikandan@xxxxxxxxx> > > > > > > Hi, > > > > > > This patch set enables the support for Designware SPI on the Intel Thunder > > Bay SoC. > > > > > > Patch 1: SPI DT bindings for Intel Thunder Bay SoC Patch 2: Adds > > > support for Designware SPI on Intel Thunderbay SoC > > > > > > Please help to review this patch set. > > > > Thanks for the patchset. I'll send you my comments to the corresponding > > patches soon. > > > Thank you for your review comments. I am working on it and I will share another patchset shortly. I'd suggest to answer on the review questions first... -Sergey > > Regards, > Nandhini > > > > > > > Thanks & Regards, > > > Nandhini > > > > > > Nandhini Srikandan (2): > > > dt-bindings: spi: Add bindings for Intel Thunder Bay SoC > > > spi: dw: Add support for Intel Thunder Bay SPI > > > > > > .../bindings/spi/snps,dw-apb-ssi.yaml | 2 ++ > > > drivers/spi/spi-dw-core.c | 6 ++++++ > > > drivers/spi/spi-dw-mmio.c | 20 +++++++++++++++++++ > > > drivers/spi/spi-dw.h | 15 ++++++++++++++ > > > 4 files changed, 43 insertions(+) > > > > > > -- > > > 2.17.1 > > >