[PATCH net-next 0/2] net: dsa: b53: mmap: Add bcm63268 GPHY power control

From: Kyle Hendry
Date: Tue Jul 29 2025 - 22:04:06 EST


The gpio controller on the bcm63268 has a register for
controlling the gigabit phy power. These patches disable
low power mode when enabling the gphy port.

This is based on an earlier patch series here:
https://lore.kernel.org/netdev/20250306053105.41677-1-kylehendrydev@xxxxxxxxx/

I have created a new series since many of the changes
were included in the ephy control patches:
https://lore.kernel.org/netdev/20250724035300.20497-1-kylehendrydev@xxxxxxxxx/

Signed-off-by: Kyle Hendry <kylehendrydev@xxxxxxxxx>

Kyle Hendry (2):
net: dsa: b53: mmap: Add gphy port to phy info for bcm63268
net: dsa: b53: mmap: Implement bcm63268 gphy power control

drivers/net/dsa/b53/b53_mmap.c | 35 ++++++++++++++++++++++++++++++----
1 file changed, 31 insertions(+), 4 deletions(-)

--
2.43.0