commit | 2926f572df441e7fcac5fb77a22b57147e161faf | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Mon May 04 11:24:26 2020 +0300 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Mon Jul 27 14:16:26 2020 +0530 |
tree | 549c06c99dd8522ac8b9099b106b2fc46b96eff5 | |
parent | 93c09e0022a04762a76cd93418c863ab87a6f549 [diff] |
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>