Searched hist:ead478250b950f1f082d4cb57bed3adeacfe53c3 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/clk/ti/ |
H A D | interface.c | diff ead478250b950f1f082d4cb57bed3adeacfe53c3 Tue Jan 15 03:15:15 CST 2019 Tero Kristo <t-kristo@ti.com> clk: ti: generalize the init sequence of clk_hw_omap clocks
Add a generic API for initializing clocks of clk_hw_omap type clocks, and convert the whole TI clock driver suite to use this for registering the clocks. Also, get rid of the now redundant API for adding the clocks to the OMAP HW clocks list; instead this is used directly from the register API.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Tested-by: Keerthy <j-keerthy@ti.com>
|
H A D | gate.c | diff ead478250b950f1f082d4cb57bed3adeacfe53c3 Tue Jan 15 03:15:15 CST 2019 Tero Kristo <t-kristo@ti.com> clk: ti: generalize the init sequence of clk_hw_omap clocks
Add a generic API for initializing clocks of clk_hw_omap type clocks, and convert the whole TI clock driver suite to use this for registering the clocks. Also, get rid of the now redundant API for adding the clocks to the OMAP HW clocks list; instead this is used directly from the register API.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Tested-by: Keerthy <j-keerthy@ti.com>
|
H A D | apll.c | diff ead478250b950f1f082d4cb57bed3adeacfe53c3 Tue Jan 15 03:15:15 CST 2019 Tero Kristo <t-kristo@ti.com> clk: ti: generalize the init sequence of clk_hw_omap clocks
Add a generic API for initializing clocks of clk_hw_omap type clocks, and convert the whole TI clock driver suite to use this for registering the clocks. Also, get rid of the now redundant API for adding the clocks to the OMAP HW clocks list; instead this is used directly from the register API.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Tested-by: Keerthy <j-keerthy@ti.com>
|
H A D | clock.h | diff ead478250b950f1f082d4cb57bed3adeacfe53c3 Tue Jan 15 03:15:15 CST 2019 Tero Kristo <t-kristo@ti.com> clk: ti: generalize the init sequence of clk_hw_omap clocks
Add a generic API for initializing clocks of clk_hw_omap type clocks, and convert the whole TI clock driver suite to use this for registering the clocks. Also, get rid of the now redundant API for adding the clocks to the OMAP HW clocks list; instead this is used directly from the register API.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Tested-by: Keerthy <j-keerthy@ti.com>
|
H A D | clk.c | diff ead478250b950f1f082d4cb57bed3adeacfe53c3 Tue Jan 15 03:15:15 CST 2019 Tero Kristo <t-kristo@ti.com> clk: ti: generalize the init sequence of clk_hw_omap clocks
Add a generic API for initializing clocks of clk_hw_omap type clocks, and convert the whole TI clock driver suite to use this for registering the clocks. Also, get rid of the now redundant API for adding the clocks to the OMAP HW clocks list; instead this is used directly from the register API.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Tested-by: Keerthy <j-keerthy@ti.com>
|
H A D | dpll.c | diff ead478250b950f1f082d4cb57bed3adeacfe53c3 Tue Jan 15 03:15:15 CST 2019 Tero Kristo <t-kristo@ti.com> clk: ti: generalize the init sequence of clk_hw_omap clocks
Add a generic API for initializing clocks of clk_hw_omap type clocks, and convert the whole TI clock driver suite to use this for registering the clocks. Also, get rid of the now redundant API for adding the clocks to the OMAP HW clocks list; instead this is used directly from the register API.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Tested-by: Keerthy <j-keerthy@ti.com>
|