]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'icc-rpm' into icc-next
authorGeorgi Djakov <djakov@kernel.org>
Wed, 18 May 2022 00:03:30 +0000 (03:03 +0300)
committerGeorgi Djakov <djakov@kernel.org>
Wed, 18 May 2022 00:03:30 +0000 (03:03 +0300)
commitd68cb89c84ddfda888bee3ce988536c5d6c5a16f
tree7f34a1e9fc542ee07e106eaa7479d3892de15e0b
parentaae0332c4eafd60ad02195d466d891fa002dfdcb
parent34388e8791dd3257e103da470383971ae2ead8fd
Merge branch 'icc-rpm' into icc-next

This patch set is to address two clock rate setting issues.

The first patch is to fix a potential cached clock rate mismatching
issue, the issue can lead to the clock rate is missed to be set. Note,
since this potential issue requires specific time window and certain
condition (consumers need to request the same bandwidth) to produce,
the patch is based on analysis but not a real trace log.

The second patch is an extension to cache clock rates for active and
sleep clocks separately, with this change it gives us possibility to set
active and sleep clock with different clock rates.

* icc-rpm
  interconnect: qcom: icc-rpm: Fix for cached clock rate
  interconnect: qcom: icc-rpm: Cache every clock rate

Link: https://lore.kernel.org/r/20220416031029.693211-1-leo.yan@linaro.org
Signed-off-by: Georgi Djakov <djakov@kernel.org>
drivers/interconnect/qcom/icc-rpm.c
drivers/interconnect/qcom/icc-rpm.h