[PATCH v3 0/4] Update gmac clocks and devicetree for sam9x7 mpu

From: Mihai Sain

Date: Mon Mar 02 2026 - 09:35:47 EST


This series updates the GMAC clock configuration for the
SAM9X7 family. The current clock definitions contain inconsistencies
around the GMAC peripheral and its associated generic clock IDs, which
lead to incorrect wiring in both the clock driver and the devicetree.

Changelog:

v2 -> v3:
- Rework patch 1 and 3 based on Claudiu's comments

v1 -> v2:
- Add only one patch for devicetree with detailed description

Mihai Sain (4):
clk: at91: sam9x7: Remove gmac peripheral clock with ID 67
clk: at91: sam9x7: Rename macb0_clk to gmac_clk
clk: at91: sam9x7: Fix gmac_gclk clock definition
ARM: dts: microchip: sam9x7: fix GMAC clock configuration

arch/arm/boot/dts/microchip/sam9x7.dtsi | 6 +++---
drivers/clk/at91/sam9x7.c | 21 ++++++++++-----------
2 files changed, 13 insertions(+), 14 deletions(-)


base-commit: 11439c4635edd669ae435eec308f4ab8a0804808
--
2.53.0