diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2018-05-08 11:06:37 +1000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2018-06-12 14:04:34 +1000 |
commit | 5d0d16f135c0cb7a12e417cbe12b271524ce4d40 (patch) | |
tree | 5bebbae01f504edcb3e6515a72d0ff493fc25db7 /crypto/lzo.c | |
parent | e5538139e043bcae133da1e55f02b0646eb601fa (diff) |
fsi/fsi-master-gpio: Sample input data on different clock phase
We currently sample the input data right after we toggle the
clock low, then high. The slave establishes the data on the
rising edge, so this is not ideal. We should sample it on
the low phase instead.
This currently works because we have an extra delay, but subsequent
patches will remove it.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Christopher Bostic <cbostic@linux.vnet.ibm.com>
Tested-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'crypto/lzo.c')
0 files changed, 0 insertions, 0 deletions