summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-05-08 04:06:37 +0300
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-06-12 07:04:34 +0300
commit5d0d16f135c0cb7a12e417cbe12b271524ce4d40 (patch)
tree5bebbae01f504edcb3e6515a72d0ff493fc25db7 /tools
parente5538139e043bcae133da1e55f02b0646eb601fa (diff)
downloadlinux-5d0d16f135c0cb7a12e417cbe12b271524ce4d40.tar.xz
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 'tools')
0 files changed, 0 insertions, 0 deletions