Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.gitignore | ||
Kconfig | ||
Makefile |
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.masahiro@socionext.com>
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.gitignore | Loading commit data... | |
Kconfig | Loading commit data... | |
Makefile | Loading commit data... |