spi: spi-nxp-fspi: correct the comment for the DLL config
authorHaibo Chen <haibo.chen@nxp.com>
Wed, 22 Mar 2023 09:04:50 +0000 (17:04 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 22 Mar 2023 13:17:42 +0000 (13:17 +0000)
commit1ab09f1d070c4774175dab95e55d2b72c2a054ab
tree969bbfbda8c73db1f88e12debfb825438199b065
parent103c6a315bc7ae0442be683b8d725d51615d280b
spi: spi-nxp-fspi: correct the comment for the DLL config

Current DLL config is just to use the default setting, this means
enable the DLL override mode, and use 1 fixed delay cell in the
DLL delay chain, not means "reset" the DLL, so correct this to
avoid confuse.

Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Link: https://lore.kernel.org/r/20230322090451.3179431-1-haibo.chen@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-nxp-fspi.c