On Wed, May 7, 2025 at 5:36 AM Jonathan Currier <dullf...@yahoo.com> wrote: > > The nxp_fspi driver is missing some per-device quirks that are needed > for imxrt1170 support. > > Fortunately, linux (where the driver originated) has since added support > for these qirks. > > This series cherry-picks the linux commit, then adds the imxrt1170 > usage of the quirks. > > I believe Jesse Taube is also working on this problem for the > i.mxrt1050, however the patches I saw were quite a bit different, thus > this RFC. > > > Changes in v2: > - Rebased to latest master > - Seperated devicetree and binds to their own patch > - Included imxrt1170-evk_defconfig changes missing in v1
Applied all, thanks.