Re: [PATCH v2 2/4] clk: at91: sam9x7: Rename macb0_clk to gmac_clk

From: Claudiu Beznea

Date: Sat Feb 28 2026 - 09:23:02 EST




On 2/12/26 12:01, Mihai Sain wrote:
Update the peripheral clock name for ID 24 from macb0_clk to gmac_clk
to match the actual GMAC hardware block present on SAM9X7 SoCs.
This aligns the clock naming with the device tree and avoids confusion
with legacy MACB controllers.

Signed-off-by: Mihai Sain<mihai.sain@xxxxxxxxxxxxx>

Reviewed-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxx>