Files
u-boot/drivers/spi
Paul Barker c98f6fed93 spi: Implement spi_set_speed
This function is already defined in spi.h but no implementation of it
currently exists in the tree. The implementation is based on the static
function spi_set_speed_mode(). The function prototype is modified so
that an success or error condition can be returned to the caller.

Signed-off-by: Paul Barker <paul.barker@sancloud.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2022-10-16 12:23:22 +02:00
..
2020-06-11 15:14:04 +05:30
2022-03-30 13:02:55 -04:00
2022-01-19 18:11:34 +01:00
2022-06-15 11:34:38 +02:00
2021-09-25 09:46:15 -06:00
2022-09-13 12:08:40 -04:00
2021-06-25 20:59:45 +05:30
2022-10-16 12:23:22 +02:00