Re: [RFC PATCH 10/10] net: dsa: b53: ensure BCM5325 PHYs are enabled
From: Florian Fainelli <florian.fainelli@broadcom.com>
Date: 2025-06-02 16:00:45
Also in:
lkml
From: Florian Fainelli <florian.fainelli@broadcom.com>
Date: 2025-06-02 16:00:45
Also in:
lkml
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 <redacted>
Would this be more natural and power efficient to move to b53_port_setup() instead? -- Florian