Commits
Ye Li committed 653c84e3e50
MLK-22748 imx8mn: Fix flexspi flash SCLK violation Current flexspi driver enables the Quad DTR read, so the measured 100Mhz SCLK is actually for DTR mode not SDR. However, according to MT25QU256ABA datasheet, this flash only supports max DTR at 90Mhz and max SDR at 166Mhz. It means current clock setting violate the flash spec. So change back the flexspi clock to align with imx8mm. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 3bf41bae974003550b70ea1a8b44ccb3117d818f) (cherry picked from commit 4a369b527c3842751a4edf0171562a0e40c331ba)