[U-Boot] [PATCH v9 36/49] dm: clk: Add a simple version of clk_get_by_index()

Simon Glass sjg at chromium.org
Fri Jan 22 16:18:51 CET 2016


On 21 January 2016 at 19:44, Simon Glass <sjg at chromium.org> wrote:
> This function adds quite a bit of code to SPL and we probably don't need
> all the features in SPL. Add a simple version (for SPL only) to save space.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v9: None
> Changes in v2:
> - Add an assert for clk_devp
>
>  drivers/clk/clk-uclass.c | 18 +++++++++++++++++-
>  1 file changed, 17 insertions(+), 1 deletion(-)

Applied to u-boot-rockchip.


More information about the U-Boot mailing list