]> git.baikalelectronics.ru Git - uboot.git/commit
fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays
authorVladimir Oltean <vladimir.oltean@nxp.com>
Mon, 4 May 2020 08:24:26 +0000 (11:24 +0300)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 27 Jul 2020 08:46:26 +0000 (14:16 +0530)
commitbf5415ca0362812e1872e4eb8d83d8d171c41c60
tree549c06c99dd8522ac8b9099b106b2fc46b96eff5
parentb134722e64c0491d036288d91360a281ec3afccf
fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays

Communication with some SPI slaves just won't cut it if these delays
(before the beginning, and after the end of a transfer) are not added to
the Chip Select signal.

These are a straight copy from Linux:
Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
drivers/spi/spi-fsl-dspi.c

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
[Rebased]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
doc/device-tree-bindings/spi/spi-mcf-dspi.txt
drivers/spi/fsl_dspi.c
include/fsl_dspi.h