Re: [PATCH] cpufreq: brcmstb-avs: Fully open-code compatible for grepping

From: Florian Fainelli
Date: Fri Jun 13 2025 - 14:45:33 EST


On 6/13/25 00:16, Krzysztof Kozlowski wrote:
It is very useful to find driver implementing compatibles with `git grep
compatible`, so driver should not use defines for that string, even if
this means string will be effectively duplicated.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian