• Georgi Djakov's avatar
    Merge branch 'icc-rpm' into icc-next · 3a4c63f5
    Georgi Djakov authored
    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.orgSigned-off-by: default avatarGeorgi Djakov <djakov@kernel.org>
    3a4c63f5
icc-rpm.h 2.69 KB