Florian Fainelli <[email protected]> writes: > +static int bcm_sf2_mdio_register(struct dsa_switch *ds) > +{ > + struct bcm_sf2_priv *priv = ds_to_priv(ds); > + struct device_node *dn; > + static int index; > + int err; > + > + /* Find our integratd MDIO bus node */
integrated
(only if you need to respin a v3.)
Otherwise,
Reviewed-by: Vivien Didelot <[email protected]>
