commit | 777fd524ba197475a60198aa1666408662acbcbc | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue May 29 19:28:38 2018 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jul 12 12:02:31 2018 +1000 |
tree | 0f9cf1e495a64705715f766ae92a591ded916557 | |
parent | 75854c148fa5983ff02f630a0eb2d80998fe12ae [diff] |
fsi: master-gpio: Add more tracepoints This adds a few more tracepoints that have proven useful when debugging issues with the FSI bus. This also makes echo_delay() use clock_zeros() instead of open-code it in order to share the tracepoint. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Reviewed-by: Joel Stanley <joel@jms.id.au>