diff options
author | Alexandru M Stan <[email protected]> | 2015-06-09 13:04:48 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2015-06-15 13:18:24 +0100 |
commit | f44c21ff6d2dc76957ddbf26fdf442ee5a9cf3c0 (patch) | |
tree | 3fe15679d281affe3e6cc656934d48d307c2985a /tools/perf/scripts/python/sctop.py | |
parent | 57b33ff077beebb68481a2b6b8e5fe58ca998169 (diff) |
mfd: cros_ec: spi: Add a DT property to delay asserting the CS
Some ECs need a little time for waking up before they can accept
SPI data at a high speed. Add a "google,cros-ec-spi-pre-delay"
property to the DT binding to configure this.
If this property isn't set, then no delay will be added. However,
if set it will cause a delay equal to the value passed to it to
be inserted at the beginning of a transaction.
Signed-off-by: Alexandru M Stan <[email protected]>
Reviewed-by: Doug Anderson <[email protected]>
Signed-off-by: Chris Zhong <[email protected]>
Signed-off-by: Javier Martinez Canillas <[email protected]>
Tested-by: Heiko Stuebner <[email protected]>
Acked-by: Lee Jones <[email protected]>
Acked-by: Olof Johansson <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions