Searched hist:"06524 fa4289797deb9a66c1a3e681052eed0d83d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clk/ti/ |
H A D | interface.c | diff 06524fa4289797deb9a66c1a3e681052eed0d83d Tue Dec 16 10:20:49 CST 2014 Tero Kristo <t-kristo@ti.com> clk: ti: interface: add support for legacy interface clock init
Legacy clock data is initialized slightly differently compared to DT clocks, thus add support for this. The interface clock descriptor itself is overloading the gate clock descriptor, thus it needs to be called from the gate setup.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Michael Turquette <mturquette@linaro.org>
|
H A D | gate.c | diff 06524fa4289797deb9a66c1a3e681052eed0d83d Tue Dec 16 10:20:49 CST 2014 Tero Kristo <t-kristo@ti.com> clk: ti: interface: add support for legacy interface clock init
Legacy clock data is initialized slightly differently compared to DT clocks, thus add support for this. The interface clock descriptor itself is overloading the gate clock descriptor, thus it needs to be called from the gate setup.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Michael Turquette <mturquette@linaro.org>
|
H A D | clock.h | diff 06524fa4289797deb9a66c1a3e681052eed0d83d Tue Dec 16 10:20:49 CST 2014 Tero Kristo <t-kristo@ti.com> clk: ti: interface: add support for legacy interface clock init
Legacy clock data is initialized slightly differently compared to DT clocks, thus add support for this. The interface clock descriptor itself is overloading the gate clock descriptor, thus it needs to be called from the gate setup.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Michael Turquette <mturquette@linaro.org>
|