Re: [PATCH 2/3] PCI: brcmstb: Refactor indication of SSC status

From: Florian Fainelli
Date: Thu Jun 12 2025 - 16:33:59 EST


On 6/9/25 15:17, Jim Quinlan wrote:
Instead of using a bool to track the Spread Spectrum Clocking (SSC), just
use a string constant since that will be the end result anyway. The
motivation for this change is underscored by a subsequent commit that adds
Cable Modem SoCs to the driver.

Signed-off-by: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>

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