]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'icc-rpm' into icc-next
authorGeorgi Djakov <djakov@kernel.org>
Fri, 15 Jul 2022 14:56:31 +0000 (17:56 +0300)
committerGeorgi Djakov <djakov@kernel.org>
Fri, 15 Jul 2022 14:56:31 +0000 (17:56 +0300)
commitd7fdb3395686f361061d8390e0a7aa54772c22d5
tree7d6b08ba8022b91a59d649957b16e7ebfa61fc20
parent8420404f79e47caa8be7a34fde88e3f924f5c721
parent1453efcf1dbf265f861e9c4d372add4d2e71da75
Merge branch 'icc-rpm' into icc-next

This patch set is to support bucket in icc-rpm driver, so it implements
the similar mechanism in the icc-rpmh driver.

It uses interconnect path tag to indicate the bandwidth voting is for
which buckets, and there have three kinds of buckets: AWC, WAKE and
SLEEP, finally the wake and sleep bucket values are used to set the
corresponding clock (active and sleep clocks).  So far, we keep the AWC
bucket but doesn't really use it.

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