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