Files
android_kernel_samsung_sm86…/driver
Mihir Ganu 107ad2515f mmrm: Use the rounded value to set clock rate
When client sets a rate, MMRM needs to perform peak power
calculation using rounded rate. Call the Clock driver set_rate
APIs with the rounded rate to maintain consistency. The final
set values are same as before since clock driver also internally
rounds the set rate.

Change-Id: Ib3fe429056ea459ee9edfe348c6c3ff7d950755f
Signed-off-by: Mihir Ganu <quic_mganu@quicinc.com>
2023-04-06 14:41:36 -07:00
..