Re: [PATCH v3 08/12] PCI: brcmstb: Don't conflate the reset rescal with phy ctrl

From: Florian Fainelli
Date: Mon Jul 15 2024 - 17:08:48 EST


On 7/10/24 15:16, Jim Quinlan wrote:
We've been assuming that if an SOC has a "rescal" reset controller that we
should automatically invoke brcm_phy_cntl(...). This will not be true in
future SOCs, so we create a bool "has_phy" and adjust the cfg_data
appropriately (we need to give 7216 its own cfg_data structure instead of
sharing one).

Signed-off-by: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
Reviewed-by: Stanimir Varbanov <svarbanov@xxxxxxx>

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