Re: [PATCH v1 1/9] ARM: tegra: Add ACTMON support on Tegra114

From: Krzysztof Kozlowski
Date: Tue Feb 25 2025 - 12:42:14 EST


On 25/02/2025 15:34, Svyatoslav Ryhel wrote:
> Add support for ACTMON on Tegra114. This is used to monitor activity from
> different components. Based on the collected statistics, the rate at which
> the external memory needs to be clocked can be derived.
>
> Actmon driver has T30 and T124 compatibles, T124 fits for T114 as well.
>
> Signed-off-by: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
> ---

DTS at beginning of patchset suggests you have dependency and nothing
can depend on DTS. Please organize it for standard way, so DTS is at the
end or, *better* separate patchset.

Nothing in cover letter explained dependecies, so I assume this can be
split into separate patchsets, because you target two different subsystems.

Best regards,
Krzysztof