Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Update gmac clocks and devicetree for sam9x7 mpu
@ 2026-03-02 14:20 Mihai Sain
  2026-03-02 14:20 ` [PATCH v3 1/4] clk: at91: sam9x7: Remove gmac peripheral clock with ID 67 Mihai Sain
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Mihai Sain @ 2026-03-02 14:20 UTC (permalink / raw)
  To: mturquette, sboyd, nicolas.ferre, alexandre.belloni,
	claudiu.beznea, varshini.rajendran, cristian.birsan,
	balamanikandan.gunasundar, robh, krzk+dt, conor+dt
  Cc: linux-clk, linux-arm-kernel, linux-kernel, devicetree,
	ryan.wanner, Mihai Sain

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-08 16:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-02 14:20 [PATCH v3 0/4] Update gmac clocks and devicetree for sam9x7 mpu Mihai Sain
2026-03-02 14:20 ` [PATCH v3 1/4] clk: at91: sam9x7: Remove gmac peripheral clock with ID 67 Mihai Sain
2026-03-02 14:20 ` [PATCH v3 2/4] clk: at91: sam9x7: Rename macb0_clk to gmac_clk Mihai Sain
2026-03-02 14:20 ` [PATCH 3/4] clk: at91: sam9x7: Fix gmac_gclk clock definition Mihai Sain
2026-03-08 16:12   ` Claudiu Beznea
2026-03-02 14:20 ` [PATCH 4/4] ARM: dts: microchip: sam9x7: fix GMAC clock configuration Mihai Sain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox