Files
u-boot/drivers
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
..
2022-10-06 22:54:56 +02:00
2022-09-29 16:11:31 -04:00
2022-09-29 16:11:31 -04:00
2022-10-16 12:23:22 +02:00
2022-10-11 16:03:03 -04:00
2022-10-12 11:11:19 -04:00
2022-10-03 15:39:46 -04:00