clk: ti: am43xx: add set-rate-parent support for display clkctrl clock
authorTero Kristo <t-kristo@ti.com>
Mon, 26 Feb 2018 12:40:37 +0000 (14:40 +0200)
committerTero Kristo <t-kristo@ti.com>
Thu, 8 Mar 2018 10:14:44 +0000 (12:14 +0200)
commit762790b75210f5219c6896565f811271405a9632
tree4f258c65b964b8a30e520b2605928f28c430c484
parentc083dc5f3738d394223baa0f90705397b0844acd
clk: ti: am43xx: add set-rate-parent support for display clkctrl clock

Display driver assumes it can use clk_set_rate for the display clock
via set-rate-parent mechanism, so add the flag for this to id.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
drivers/clk/ti/clk-43xx.c