Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

dts

Forked from Reform / reform-boundary-uboot
Loading
user avatar
Masahiro Yamada authored
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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
5f3f7b79
History
Name Last commit Last update
..