Re: [PATCH 3/5] net: cadence: macb: Add support for Raspberry Pi RP1 ethernet controller
From: Andrew Lunn
Date: Fri Aug 15 2025 - 14:50:59 EST
On Fri, Aug 15, 2025 at 04:59:09PM +0300, Stanimir Varbanov wrote:
> From: Dave Stevenson <dave.stevenson@xxxxxxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxxx>
> Signed-off-by: Stanimir Varbanov <svarbanov@xxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew