Re: [PATCH] arm64: dts: broadcom: Assign clock rates in eth node for RPi5

From: Florian Fainelli

Date: Fri Oct 24 2025 - 14:06:48 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>

On Tue, 21 Oct 2025 15:55:33 +0200, Andrea della Porta <andrea.porta@xxxxxxxx> wrote:
> In Raspberry Pi 5 DTS, the Ethernet clock rates must be assigned
> as the default clock register values are not valid for the
> Ethernet interface to function.
> This can be done either in rp1_clocks node or in rp1_eth node.
>
> Define the rates in rp1_eth node, as those clocks are 'leaf' clocks
> used specifically by the Ethernet device only.
>
> Fixes: 43456fdfc014 ("arm64: dts: broadcom: Enable RP1 ethernet for Raspberry Pi 5")
> Signed-off-by: Andrea della Porta <andrea.porta@xxxxxxxx>
> ---

Applied to https://github.com/Broadcom/stblinux/commits/devicetree-arm64/next, thanks!
--
Florian