[Patch v2 0/4] NXP Flexspi driver patches

From: Kuldeep Singh
Date: Tue Mar 02 2021 - 10:17:02 EST


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