[PATCH V2] spi: imx: Implement set_speed

Bin Meng bmeng.cn at gmail.com
Thu Feb 4 01:23:11 CET 2021


On Thu, Feb 4, 2021 at 12:54 AM Marek Vasut <marex at denx.de> wrote:
>
> The set_speed() callback should configure the bus speed, make it so.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Jagan Teki <jagan at amarulasolutions.com>
> Cc: Stefano Babic <sbabic at denx.de>
> ---
> V2: Rename dev_get_platdata() to dev_get_plat()
> ---
>  drivers/spi/mxc_spi.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list