u-boot/drivers/clk
Wenyou Yang 3f56b13215 clk: clk-uclass: Assign clk->dev before call .of_xlate
In order to make clk->dev available in ops->of_xlate() to get the
clock ID from the 'reg' property of the clock node, assign the
clk->dev before calling ops->of_xlate().

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
2016-10-28 18:37:14 +02:00
..
at91 clk: at91: Fix at91-pmc and at91-sckc's class ID 2016-10-28 18:37:14 +02:00
exynos clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
rockchip clk: rk3288: add PWM clock get rate 2016-09-22 07:57:02 -06:00
tegra clock: implement a driver for the Tegra CAR 2016-09-27 09:11:02 -07:00
uniphier clk: uniphier: rework UniPhier clk driver 2016-10-18 14:06:46 +09:00
clk_boston.c clk: boston: Providea simple driver for Boston board clocks 2016-09-21 15:04:32 +02:00
clk_fixed_rate.c dm: clk: Add support for of-platdata 2016-07-14 20:40:24 -06:00
clk_pic32.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
clk_sandbox_test.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
clk_sandbox.c clk: sandbox: don't check clk ID against 0 2016-06-24 17:24:35 -04:00
clk-uclass.c clk: clk-uclass: Assign clk->dev before call .of_xlate 2016-10-28 18:37:14 +02:00
Kconfig clk: boston: Providea simple driver for Boston board clocks 2016-09-21 15:04:32 +02:00
Makefile clk: boston: Providea simple driver for Boston board clocks 2016-09-21 15:04:32 +02:00