u-boot-brain/drivers/clk
Simon Glass e70cc43831 dm: clk: Add support for decoding clocks from the device tree
Add a method which can locate a clock for a device, given its index. This
uses the normal device tree bindings to return the clock device and the
first argument which is normally used as a peripheral ID in U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2016-01-21 19:47:29 -07:00
..
clk_fixed_rate.c clk: add fixed rate clock driver 2016-01-21 19:46:47 -07:00
clk_rk3036.c clk: add static qualifier to local functions 2016-01-20 19:06:23 -07:00
clk_rk3288.c clk: add static qualifier to local functions 2016-01-20 19:06:23 -07:00
clk_sandbox.c clk: add static qualifier to local functions 2016-01-20 19:06:23 -07:00
clk-uclass.c dm: clk: Add support for decoding clocks from the device tree 2016-01-21 19:47:29 -07:00
Kconfig clk: move Kconfig options into sub-menu 2016-01-20 19:06:23 -07:00
Makefile clk: add fixed rate clock driver 2016-01-21 19:46:47 -07:00