diff options
author | Alexandru M Stan <[email protected]> | 2015-06-09 13:04:49 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2015-06-15 13:18:24 +0100 |
commit | ff4378f4b813d5aa26bbf814a9060638dab1fbbf (patch) | |
tree | c905a8f1116c051c51a48dabc347585632815332 /scripts/gdb/linux/utils.py | |
parent | f44c21ff6d2dc76957ddbf26fdf442ee5a9cf3c0 (diff) |
mfd: cros_ec: spi: Add delay for asserting CS
Some ECs need a little time for waking up before they can accept
SPI data at a high speed. This is configurable via a DT property
"google,cros-ec-spi-pre-delay".
This patch makes the cros_ec_spi driver to cause a delay before
the beginning of a SPI transaction, to make sure that the EC has
already woken up, if the property has been defined in the DTS.
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions