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@xxxxxxx/ 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(-) -- 2.25.1