[PATCH v7 0/4] Implement hardware automatic clock gating (HWACG) for gs101

Krzysztof Kozlowski krzk at kernel.org
Mon Dec 22 03:50:10 PST 2025


On 22/12/2025 11:22, Peter Griffin wrote:
> Hi folks,
> 
> This series addresses an issue with Samsung Exynos based upstream clock driver
> whereby the upstream clock driver sets all the clock gates into "manual mode"
> (which uses a bit that is documented as reserved in the gate registers).
> 

Applied. There were several checkpatch notices/less important warnings
of which most were result of existing code but few were introduced.
Please be sure you do not introduce new warnings NEXT TIME.

Also, DTS cannot be in the middle of the patchset. It's almost always
wrong, like in this case as well. This was raised, also by me, multiple
times on the lists and it is explicitly documented in submitting
patches. Putting it in the middle suggests you try to fix up broken
unbisectable things by reordering patches, but you cannot. Things will
be broken anyway, because DTS ALWAYS goes separate (also documented in
maintainers profile).

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list