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. Regards, -Sergey > > 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 >