public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Update gmac clocks and devicetree for sam9x7 mpu
@ 2026-02-02 10:40 Mihai Sain
  2026-02-02 10:40 ` [PATCH 1/5] clk: at91: sam9x7: Remove gmac peripheral and generic clock entries with ID 67 Mihai Sain
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Mihai Sain @ 2026-02-02 10:40 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.

Mihai Sain (5):
  clk: at91: sam9x7: Remove gmac peripheral and generic clock entries with ID 67
  clk: at91: sam9x7: Rename macb0_clk to gmac_clk
  clk: at91: sam9x7: Add gmac generic clock entry with ID 24
  ARM: dts: microchip: sam9x7: Remove the tx_clk from gmac node
  ARM: dts: microchip: sam9x7: Update the tsu_clk to use the generic clock with ID 24

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


base-commit: 18f7fcd5e69a04df57b563360b88be72471d6b62
-- 
2.52.0


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

end of thread, other threads:[~2026-02-02 14:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-02 10:40 [PATCH 0/5] Update gmac clocks and devicetree for sam9x7 mpu Mihai Sain
2026-02-02 10:40 ` [PATCH 1/5] clk: at91: sam9x7: Remove gmac peripheral and generic clock entries with ID 67 Mihai Sain
2026-02-02 13:55   ` Andrew Lunn
2026-02-02 10:40 ` [PATCH 2/5] clk: at91: sam9x7: Rename macb0_clk to gmac_clk Mihai Sain
2026-02-02 10:40 ` [PATCH 3/5] clk: at91: sam9x7: Add gmac generic clock entry with ID 24 Mihai Sain
2026-02-02 10:40 ` [PATCH 4/5] ARM: dts: microchip: sam9x7: Remove the tx_clk from gmac node Mihai Sain
2026-02-02 13:59   ` Andrew Lunn
2026-02-02 10:40 ` [PATCH 5/5] ARM: dts: microchip: sam9x7: Update the tsu_clk to use the generic clock with ID 24 Mihai Sain
2026-02-02 14:00   ` Andrew Lunn

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