alistair23-linux/drivers/interconnect
Georgi Djakov 7d3b0b0d81 interconnect: qcom: Use icc_sync_state
Lowering the bandwidth on the bus might have negative consequences if
it's done before all consumers had a chance to cast their vote. Now by
default the framework sets the bandwidth to maximum during boot. We need
to use the icc_sync_state callback to notify the framework when all
consumers are probed and there is no need to keep the bandwidth set to
maximum anymore.

Link: https://lore.kernel.org/r/20200825170152.6434-4-georgi.djakov@linaro.org
Reviewed-by: Saravana Kannan <saravanak@google.com>
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
2020-09-18 08:57:18 +03:00
..
imx interconnect: imx: Fix return value check in imx_icc_node_init_qos() 2020-05-10 18:30:37 +03:00
qcom interconnect: qcom: Use icc_sync_state 2020-09-18 08:57:18 +03:00
core.c interconnect: Add sync state support 2020-09-18 08:56:52 +03:00
internal.h interconnect: Add helpers for enabling/disabling a path 2020-05-10 18:30:37 +03:00
Kconfig Merge branch 'icc-get-by-index' into icc-next 2020-05-15 10:46:18 +03:00
Makefile interconnect: Add imx core driver 2020-04-28 20:03:02 +03:00
trace.h interconnect: Add basic tracepoints 2019-12-16 09:25:23 +02:00