[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250922-fspi-fix-v1-0-ff4315359d31@nxp.com>
Date: Mon, 22 Sep 2025 16:47:12 +0800
From: Haibo Chen <haibo.chen@....com>
To: Han Xu <han.xu@....com>, Yogesh Gaur <yogeshgaur.83@...il.com>,
Mark Brown <broonie@...nel.org>, Miquel Raynal <miquel.raynal@...tlin.com>,
Frank Li <Frank.Li@....com>
Cc: linux-spi@...r.kernel.org, imx@...ts.linux.dev,
linux-kernel@...r.kernel.org, Haibo Chen <haibo.chen@....com>
Subject: [PATCH 0/3] spi: spi-nxp-fspi: few fix for flexspi
PATCH 1: different operations maybe require different max frequency, so
add flexspi to handle such case, re-config the clock rate when
new coming operation require new clock frequency.
Patch 2: add workaround for erratum ERR050272. Since only add 4us dealy
in nxp_fspi_dll_calibration(), so do not distinguish different
platforms.
Patch 3: add max frequency limitation for different sample clock source
selection. Datasheet give max 66MHz for mode 0 and 166MHz for
mode 3. And IC suggest to add this limitation on all SoCs for
safety and stability.
Signed-off-by: Haibo Chen <haibo.chen@....com>
---
Haibo Chen (2):
spi: spi-nxp-fspi: re-config the clock rate when operation require new clock rate
spi: spi-nxp-fspi: limit the clock rate for different sample clock source selection
Han Xu (1):
spi: spi-nxp-fspi: add extra delay after dll locked
drivers/spi/spi-nxp-fspi.c | 32 +++++++++++++++++++++++++++-----
1 file changed, 27 insertions(+), 5 deletions(-)
---
base-commit: 12c28f647e5eefd08796c7b161acc9c46bd7057a
change-id: 20250922-fspi-fix-14d4e071df7d
Best regards,
--
Haibo Chen <haibo.chen@....com>
Powered by blists - more mailing lists