linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Patch v2 0/4] NXP Flexspi driver patches
@ 2021-03-02 12:49 Kuldeep Singh
  2021-03-02 12:49 ` [Patch v2 1/4] spi: spi-nxp-fspi: Add support for IP read only Kuldeep Singh
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kuldeep Singh @ 2021-03-02 12:49 UTC (permalink / raw)
  To: linux-spi, devicetree, linux-kernel
  Cc: Mark Brown, Rob Herring, Ashish Kumar, Kuldeep Singh

Hi Mark,
This patchset involves changes in NXP Flexspi driver.

Patch1 adds support for disabling AHB and enabling IP read only using a
quirk which is later used by patch3 and patch4.

Patch3 and Patch4 are not related to each and are rather dependent on
patch1 and that's why I kept them in series. This also helps in easy
application of series.

Patch1: Enables IP read in flexspi
Patch2: Do bindings document for imx8dxl
Patch3: Add imx8dxl driver support
Patch4: Errata workaround for LS1028A

v2:
- Add new patch for bindings document for imx8dxl

Han Xu (1):
  spi: spi-nxp-fspi: Add imx8dxl driver support

Kuldeep Singh (3):
  spi: spi-nxp-fspi: Add support for IP read only
  dt-bindings: spi: spi-nxp-fspi: Add imx8dxl support
  spi: spi-nxp-fspi: Implement errata workaround for LS1028A

 .../devicetree/bindings/spi/spi-nxp-fspi.txt  |   1 +
 drivers/spi/spi-nxp-fspi.c                    | 114 ++++++++++++++++--
 2 files changed, 104 insertions(+), 11 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-03-04  1:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-02 12:49 [Patch v2 0/4] NXP Flexspi driver patches Kuldeep Singh
2021-03-02 12:49 ` [Patch v2 1/4] spi: spi-nxp-fspi: Add support for IP read only Kuldeep Singh
2021-03-02 12:49 ` [Patch v2 2/4] dt-bindings: spi: spi-nxp-fspi: Add imx8dxl support Kuldeep Singh
2021-03-02 12:49 ` [Patch v2 3/4] spi: spi-nxp-fspi: Add imx8dxl driver support Kuldeep Singh
2021-03-02 12:49 ` [Patch v2 4/4] spi: spi-nxp-fspi: Implement errata workaround for LS1028A Kuldeep Singh
2021-03-04  0:56 ` [Patch v2 0/4] NXP Flexspi driver patches Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).