Re: [PATCH v6 12/13] PCI: brcmstb: Change field name from 'type' to 'soc_base'

From: Florian Fainelli
Date: Fri Aug 16 2024 - 11:52:01 EST


On 8/15/24 15:57, Jim Quinlan wrote:
The 'type' field used in the driver to discern SoC differences is
confusing; change it to the more apt 'soc_base'. The 'base' is because
some SoCs have the same characteristics as previous SoCs so it is
convenient to classify them in the same group.

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

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