commit | 71125410c993560701b151fc2848bfb6ec569c50 | [log] [tgz] |
---|---|---|
author | Masahisa Kojima <masahisa.kojima@linaro.org> | Tue May 17 17:41:38 2022 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 10 13:37:32 2022 -0400 |
tree | 93cd820b2762f1cc82b1f85c9c3374b4fc3b7e8e | |
parent | 05c284e81d6f4c568f200ba0904b31766ee21627 [diff] |
spi: synquacer: DMSTART bit must not be set while transferring DMSTART bit must not be set while there is active transfer. This commit sets the DMSTART bit only when the transfer begins. Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org> Signed-off-by: Satoru Okamoto <okamoto.satoru@socionext.com> Acked-by: Jassi Brar <jaswinder.singh@linaro.org>