1
0
Fork 0
remarkable-uboot/dts
Masahiro Yamada 5f3f7b79db dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled
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>
2016-02-24 20:06:19 -08:00
..
.gitignore dts: re-write dts/Makefile more simply with Kbuild 2014-02-19 11:10:05 -05:00
Kconfig dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled 2016-02-24 20:06:19 -08:00
Makefile Revert "devicetree: use wildcard to clean arch subdir" 2016-01-25 10:39:50 -05:00