Re: [PATCH 0/8] Support dynamic EMC frequency scaling on Tegra186/Tegra194
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-09-02 08:23:59
Also in:
linux-pm, linux-tegra, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-09-02 08:23:59
Also in:
linux-pm, linux-tegra, lkml
On Sun, Aug 31, 2025 at 10:33:48PM -0500, Aaron Kling wrote:
This series borrows the concept used on Tegra234 to scale EMC based on CPU frequency and applies it to Tegra186 and Tegra194. Except that the bpmp on those archs does not support bandwidth manager, so the scaling iteself is handled similar to how Tegra124 currently works.
Three different subsystems and no single explanation of dependencies and how this can be merged. Best regards, Krzysztof