Re: [RFC PATCH 10/10] net: dsa: b53: ensure BCM5325 PHYs are enabled
From: Florian Fainelli
Date: Mon Jun 02 2025 - 12:04:23 EST
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?
--
Florian