diff options
author | Georgi Djakov <georgi.djakov@linaro.org> | 2020-08-25 19:01:51 +0200 |
---|---|---|
committer | Georgi Djakov <georgi.djakov@linaro.org> | 2020-09-18 07:56:52 +0200 |
commit | b1d681d8d32499bcf284462d92aeb5f9fe72bf5b (patch) | |
tree | 8c82999b36d2c99a0dc601556bcc2b48ebc9f0fd /drivers/interconnect/internal.h | |
parent | interconnect: Add get_bw() callback (diff) | |
download | linux-b1d681d8d32499bcf284462d92aeb5f9fe72bf5b.tar.xz linux-b1d681d8d32499bcf284462d92aeb5f9fe72bf5b.zip |
interconnect: Add sync state support
The bootloaders often do some initial configuration of the interconnects
in the system and we want to keep this configuration until all consumers
have probed and expressed their bandwidth needs. This is because we don't
want to change the configuration by starting to disable unused paths until
every user had a chance to request the amount of bandwidth it needs.
To accomplish this we will implement an interconnect specific sync_state
callback which will synchronize (aggregate and set) the current bandwidth
settings when all consumers have been probed.
Link: https://lore.kernel.org/r/20200825170152.6434-3-georgi.djakov@linaro.org
Reviewed-by: Saravana Kannan <saravanak@google.com>
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions