OSDN Git Service

clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flag
authorTero Kristo <t-kristo@ti.com>
Fri, 23 Feb 2018 12:28:21 +0000 (14:28 +0200)
committerTero Kristo <t-kristo@ti.com>
Thu, 8 Mar 2018 10:14:43 +0000 (12:14 +0200)
commit49159a9dc3da83f17be00acbc7b2ab84ffec1aa7
tree9807f135b8a7c61c9a88dc2f073791a07c37f2e8
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flag

Certain clkctrl clocks, notably the display ones, use the
CLK_SET_RATE_PARENT feature extensively. Add support for this flag
to the clkctrl clocks.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Reported-by: Jyri Sarha <jsarha@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Tested-by: Jyri Sarha <jsarha@ti.com>
drivers/clk/ti/clkctrl.c