All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] mtd: cadence-qspi:add support for Intel lgm-qspi
@ 2019-09-09 10:47 ` Ramuthevar,Vadivel MuruganX
  0 siblings, 0 replies; 20+ messages in thread
From: Ramuthevar,Vadivel MuruganX @ 2019-09-09 10:47 UTC (permalink / raw)
  To: linux-mtd
  Cc: linux-kernel, devicetree, dwmw2, computersforpeace, richard,
	jwboyer, boris.brezillon, cyrille.pitchen, david.oberhollenzer,
	miquel.raynal, tudor.ambarus, vigneshr, andriy.shevchenko,
	cheol.yong.kim, qi-ming.wu, Ramuthevar,Vadivel MuruganX

Thank you Vignesh for the valuable review comments.

changes from v2:
The following review comments are addressed.
 1. implemented quirks for intel lgm soc.
 2. removed the DT entry based checks.
 3. removed the trigger_address in unneccessary places.
 4. qspi string removed instead add NULL(originally)
 5. removed CQSPI_REG_CONFIG_DMA_MASK   
 6. changed the commit message.

Ramuthevar Vadivel Murugan (3):
  dt-bindings: mtd: cadence-qspi:add support for Intel lgm-qspi
  mtd: spi-nor: cadence-quadspi: Disable the DAC for Intel LGM SoC
  mtd: spi-nor: cadence-quadspi: disable the auto-poll for Intel LGM

 .../devicetree/bindings/mtd/cadence-quadspi.txt    |  1 +
 drivers/mtd/spi-nor/Kconfig                        |  2 +-
 drivers/mtd/spi-nor/cadence-quadspi.c              | 45 ++++++++++++++++++++++
 3 files changed, 47 insertions(+), 1 deletion(-)

-- 
2.11.0


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2019-10-16  8:53 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-09 10:47 [PATCH v3 0/3] mtd: cadence-qspi:add support for Intel lgm-qspi Ramuthevar,Vadivel MuruganX
2019-09-09 10:47 ` Ramuthevar, Vadivel MuruganX
2019-09-09 10:47 ` Ramuthevar,Vadivel MuruganX
2019-09-09 10:47 ` [PATCH v3 1/3] dt-bindings: " Ramuthevar,Vadivel MuruganX
2019-09-09 10:47   ` Ramuthevar, Vadivel MuruganX
2019-09-09 10:47   ` Ramuthevar,Vadivel MuruganX
2019-09-09 10:47 ` [PATCH v3 2/3] mtd: spi-nor: cadence-quadspi: Disable the DAC for Intel LGM SoC Ramuthevar,Vadivel MuruganX
2019-09-09 10:47   ` Ramuthevar, Vadivel MuruganX
2019-09-09 10:47   ` Ramuthevar,Vadivel MuruganX
2019-10-16  8:32   ` Vignesh Raghavendra
2019-10-16  8:32     ` Vignesh Raghavendra
2019-10-16  8:48     ` Ramuthevar, Vadivel MuruganX
2019-10-16  8:48       ` Ramuthevar, Vadivel MuruganX
2019-09-09 10:47 ` [PATCH v3 3/3] mtd: spi-nor: cadence-quadspi: disable the auto-poll for Intel LGM Ramuthevar,Vadivel MuruganX
2019-09-09 10:47   ` Ramuthevar, Vadivel MuruganX
2019-09-09 10:47   ` Ramuthevar,Vadivel MuruganX
2019-10-16  8:40   ` Vignesh Raghavendra
2019-10-16  8:40     ` Vignesh Raghavendra
2019-10-16  8:53     ` Ramuthevar, Vadivel MuruganX
2019-10-16  8:53       ` Ramuthevar, Vadivel MuruganX

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.