"arch/mips/git@git.tuxist.de:jan.koester/linux.git" did not exist on "59586e5a262a29361c45c929ea3253d4aec830b0"
spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook.
The relevant difference between prepare_message and config is that the former is run before the CS signal is asserted. So the polarity of the CLK line must be configured in prepare_message as an edge generated by config might already result in a latch of the MOSI line. Signed-off-by:Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by:
Mark Brown <broonie@kernel.org>
Loading
Please sign in to comment