Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | interconnect: qcom: Add OSM L3 interconnect provider support | Sibi Sankar | 2020-03-03 | 1 | -0/+2 |
| | | | | | | | | | | | On some Qualcomm SoCs, Operating State Manager (OSM) controls the resources of scaling L3 caches. Add a driver to handle bandwidth requests to OSM L3 from CPU on SDM845 SoCs. Signed-off-by: Sibi Sankar <sibis@codeaurora.org> Reviewed-by: Evan Green <evgreen@chromium.org> Link: https://lore.kernel.org/r/20200227105632.15041-4-sibis@codeaurora.org Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org> | ||||
* | interconnect: qcom: Allow icc node to be used across icc providers | Sibi Sankar | 2020-03-03 | 1 | -0/+140 |
Move the icc node ids to a common header, this will allow for referencing/linking of icc nodes to multiple icc providers on SDM845 SoCs. Signed-off-by: Sibi Sankar <sibis@codeaurora.org> Reviewed-by: Evan Green <evgreen@chromium.org> Link: https://lore.kernel.org/r/20200227105632.15041-2-sibis@codeaurora.org Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org> |