Re: [PATCH 1/5] clk: at91: sam9x7: Remove gmac peripheral and generic clock entries with ID 67
From: Andrew Lunn
Date: Mon Feb 02 2026 - 09:02:04 EST
On Mon, Feb 02, 2026 at 12:40:21PM +0200, Mihai Sain wrote:
> According with datasheet table 12.1 the instance ID 67 is reserved.
> This change drops the gmactsu_clk and gmac_gclk entries from
> the SAM9X7 clock description tables.
It would be nice to mention in the commit message that there are no
users of these clocks in mainline, so there are no backwards
compatibility issues.
Andrew