mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 09:01:34 +00:00
e852af72a7
Make CPU cluster's bandwidth (BW) request a multiple of MC channels. CPU OPP tables have BW info per MC channel. But, the actual BW depends on the number of MC channels which can change as per the boot config. Get the number of MC channels which are actually enabled in current boot configuration and multiply the BW request from a CPU cluster with the number of enabled MC channels. This is not required to be done for other MC clients. Signed-off-by: Sumit Gupta <sumitg@nvidia.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Thierry Reding <treding@nvidia.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mc.c | ||
mc.h | ||
tegra20-emc.c | ||
tegra20.c | ||
tegra30-emc.c | ||
tegra30.c | ||
tegra114.c | ||
tegra124-emc.c | ||
tegra124.c | ||
tegra186-emc.c | ||
tegra186.c | ||
tegra194.c | ||
tegra210-emc-cc-r21021.c | ||
tegra210-emc-core.c | ||
tegra210-emc-table.c | ||
tegra210-emc.h | ||
tegra210-mc.h | ||
tegra210.c | ||
tegra234.c |