Re: [PATCH 0/4] net: dsa: b53: Enable internal GPHY on BCM63268
From: Florian Fainelli <florian.fainelli@broadcom.com>
Date: 2025-02-06 18:15:54
Also in:
lkml
From: Florian Fainelli <florian.fainelli@broadcom.com>
Date: 2025-02-06 18:15:54
Also in:
lkml
Hi Kyle, On 2/5/25 20:30, Kyle Hendry wrote:
Some BCM63268 bootloaders do not enable the internal PHYs by default. This patch series adds functionality for the switch driver to configure the gigabit ethernet PHY. Signed-off-by: Kyle Hendry <redacted>
So the register address you are manipulating logically belongs in the GPIO block (GPIO_GPHY_CTRL) which has become quite a bit of a sundry here. I don't have a strong objection about the approach picked up here but we will need a Device Tree binding update describing the second (and optional) register range. Thanks -- Florian