Re: [PATCH v2 3/5] net: cadence: macb: Add support for Raspberry Pi RP1 ethernet controller
From: Stanimir Varbanov <hidden>
Date: 2025-09-10 11:32:10
Also in:
linux-devicetree, lkml, netdev
From: Stanimir Varbanov <hidden>
Date: 2025-09-10 11:32:10
Also in:
linux-devicetree, lkml, netdev
Hi Jakub, On 8/22/25 12:34 PM, Stanimir Varbanov wrote:
From: Dave Stevenson <dave.stevenson@raspberrypi.com> The RP1 chip has the Cadence GEM block, but wants the tx_clock to always run at 125MHz, in the same way as sama7g5. Add the relevant configuration. Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com> Signed-off-by: Stanimir Varbanov <redacted> Reviewed-by: Andrew Lunn <andrew@lunn.ch> --- drivers/net/ethernet/cadence/macb_main.c | 12 ++++++++++++ 1 file changed, 12 insertions(+)
This patch is missing in net-next but ("dt-bindings: net: cdns,macb: Add
compatible for Raspberry Pi RP1") from this series has been applied.
Could you take this patch as well, please.
reagrds,
~Stan