mbox series

[0/3] NXP Flexspi driver patches

Message ID 20210301103230.1816168-1-kuldeep.singh@nxp.com (mailing list archive)
Headers show
Series NXP Flexspi driver patches | expand

Message

Kuldeep Singh March 1, 2021, 10:32 a.m. UTC
Hi Mark,
This patchset involves changes in NXP Flexspi driver.
Please note, though all patches might not be related to each other, I
have clubbed them so as to make easy application of series.

Patch2 is dependent on dt-bindings
https://patchwork.kernel.org/project/spi-devel-general/patch/1614593046-23832-1-git-send-email-kuldeep.singh@nxp.com/

Patch1: Enables IP read in flexspi
Patch2: Add imx8dxl support
Patch3: Errata workaround for LS1028A

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

Kuldeep Singh (2):
  spi: spi-nxp-fspi: Add support for IP read only
  spi: spi-nxp-fspi: Implement errata workaround for LS1028A

 drivers/spi/spi-nxp-fspi.c | 114 +++++++++++++++++++++++++++++++++----
 1 file changed, 103 insertions(+), 11 deletions(-)