Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a1ccbcd7 authored by Deepak Katragadda's avatar Deepak Katragadda Committed by Gerrit - the friendly Code Review server
Browse files

clk: msm: clock-mmss-8996: Set the NO_RATE_CACHE flag 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. With
the support to now change display RCG parents at run time, the
display clock tree requires these branch clocks to always propagate
request to their parents.
Add the CLKFLAG_NO_RATE_CACHE flag to display clocks to always pass
clk_set_rate() requests to their parents.

Change-Id: Ie2083fb082f1280134cc3611bca0e0d4396ddfa0
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 3e5d75b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment