]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commita4b25906fc0130bc9cec45472ed03301d9e1da22
treebebc3bbada36152237137d25dc4c1d5971c4a297
parentb82e98bf02cad5923e1306211edb143701222fa2
clk: at91: sam9x7: Remove gmac peripheral clock with ID 67

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