]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
clk: at91: sam9x7: Remove gmac peripheral clock with ID 67
authorMihai Sain <mihai.sain@microchip.com>
Mon, 9 Mar 2026 07:53:26 +0000 (09:53 +0200)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Sat, 16 May 2026 16:40:42 +0000 (19:40 +0300)
According with datasheet (see link section) table 12.1 the instance ID 67
is reserved. This change drops the gmactsu_clk entry from the SAM9X7 clock
description table to align with the datasheet.

Link: https://ww1.microchip.com/downloads/aemDocuments/documents/MPU32/ProductDocuments/DataSheets/SAM9X7-Series-Data-Sheet-DS60001813.pdf
Signed-off-by: Mihai Sain <mihai.sain@microchip.com>
Link: https://lore.kernel.org/r/20260309075329.1528-2-mihai.sain@microchip.com
[claudiu.beznea: massaged the patch description]
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
drivers/clk/at91/sam9x7.c

index 89868a0aeaba9319836f7b36aa8d322f320c8478..66aadebc51a4bf5976adaa1ddcfc6719c6fe21ed 100644 (file)
@@ -420,7 +420,6 @@ static const struct {
        { .n = "lvdsc_clk",     .id = 56, },
        { .n = "pit64b1_clk",   .id = 58, },
        { .n = "puf_clk",       .id = 59, },
-       { .n = "gmactsu_clk",   .id = 67, },
 };
 
 /*