[U-Boot] clk: clk_stm32: Add .set_rate callback
Tom Rini
trini at konsulko.com
Mon Jan 29 20:21:18 UTC 2018
On Mon, Jan 29, 2018 at 06:14:14PM +0100, patrice.chotard at st.com wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> Since 'commit f4fcba5c5baa ("clk: implement clk_set_defaults()")'
> STM32F4 family board can't boot.
>
> Above patch calls clk_set_rate() for all nodes with assigned-clock-rates
> property. Clock driver for STM32F family doesn't implement .set_rate
> callback which make clk_set_defaults() exit on error and prevent board
> to boot.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180129/60449eb8/attachment.sig>
More information about the U-Boot
mailing list