clk: qcom: clock-mmss-8994: Set NO_RATE_CACHE for display clocks
Currently display branches do not propagate clk_set_rate() requests
to their parent if rate being set is same as its saved rate. New
feature in display clock tree requires these branch clocks to
always propagate request to their parents.
Add CLKFLAG_NO_RATE_CACHE to display clocks to always pass
clk_set_rate() requests to their parents.
Change-Id: If07d5f53b25a085801704679ea53f52f073f3e78
Signed-off-by:
Junjie Wu <junjiew@codeaurora.org>
Loading
Please register or sign in to comment