Commit c3357e4
committed
spi: spi-nxp-fspi: set back to dll override mode when clock rate < 100MHz
JIRA: https://issues.redhat.com/browse/RHEL-104570
commit a9888b3
Author: Haibo Chen <haibo.chen@nxp.com>
Date: Wed Sep 17 15:27:07 2025 +0800
spi: spi-nxp-fspi: set back to dll override mode when clock rate < 100MHz
Preparation of supportting DTR mode. In nor suspend, driver will disable
DTR mode, and enable DTR mode back in nor resume. This require the flexspi
driver has the ability to set back to dll override mode in STR mode when
clock rate < 100MHz.
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20250917-flexspi-ddr-v2-2-bb9fe2a01889@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Mattijs Korpershoek <mkorpershoek@redhat.com>1 parent 6f3c1d4 commit c3357e4
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
| 770 | + | |
| 771 | + | |
770 | 772 | | |
771 | 773 | | |
772 | 774 | | |
| |||
0 commit comments