Re: [PATCH v3 11/12] PCI: brcmstb: Change field name from 'type' to 'model'

From: Florian Fainelli
Date: Mon Jul 15 2024 - 17:07:10 EST


On 7/10/24 15:16, Jim Quinlan wrote:
The 'type' field used in the driver to discern SoC differences is confusing
so change it to the more apt 'model'. We considered using 'family' but
this conflicts with Broadcom's conception of a family; for example, 7216a0
and 7216b0 chips are both considered separate families as each has multiple
derivative product chips based on the original design.

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

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