On 3 February 2016 at 04:51, Masahiro Yamada
<yamada.masah...@socionext.com> wrote:
> These two properties are necessary for SPL to get clocks from DT.
>
> Note:
> For now, only clock look-up by index is supported (clk_get_by_index()
> function), so "clock-names" is never parsed in U-Boot.  However, we
> may want to support something like clk_get_by_name() in the future,
> so let's keep "clock-names" as well as "clocks".
>
> Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com>
> ---
>
>  dts/Kconfig | 2 ++
>  1 file changed, 2 insertions(+)

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to