Re: [RFC PATCH 10/10] net: dsa: b53: ensure BCM5325 PHYs are enabled

From: Álvaro Fernández Rojas
Date: Tue Jun 03 2025 - 06:15:09 EST


Hi Florian,

El lun, 2 jun 2025 a las 18:00, Florian Fainelli
(<florian.fainelli@xxxxxxxxxxxx>) escribió:
>
> On 5/31/25 03:13, Álvaro Fernández Rojas wrote:
> > According to the datasheet, BCM5325 uses B53_PD_MODE_CTRL_25 register to
> > disable clocking to individual PHYs.
> >
> > Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
>
> Would this be more natural and power efficient to move to
> b53_port_setup() instead?

OK, I will move this to b53_setup_port on v2.

> --
> Florian
>

Best regards,
Álvaro.