summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorDurai Manickam KR <durai.manickamkr@microchip.com>2026-05-25 14:54:02 +0530
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>2026-05-25 22:53:10 +0300
commit871cb269cd43b5d90f4e59d1458f8c09204759d4 (patch)
tree228c11c287adf763251746e5ea661295366cd7a4 /drivers
parent24881a7ec7f63cd238c39effb5805c39737a1872 (diff)
clk: at91: sama7d65: add peripheral clock for I3C
Add peripheral clock description for I3C. Signed-off-by: Durai Manickam KR <durai.manickamkr@microchip.com> Reviewed-by: Claudiu Beznea <claudiu.beznea@tuxon.dev> Signed-off-by: Manikandan Muralidharan <manikandan.m@microchip.com> Link: https://lore.kernel.org/r/20260525092405.1514213-3-manikandan.m@microchip.com Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/clk/at91/sama7d65.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/at91/sama7d65.c b/drivers/clk/at91/sama7d65.c
index 7dee2b160ffb..ba8ff413fa2c 100644
--- a/drivers/clk/at91/sama7d65.c
+++ b/drivers/clk/at91/sama7d65.c
@@ -677,6 +677,7 @@ static struct {
{ .n = "uhphs_clk", .p = PCK_PARENT_HW_MCK5, .id = 101, },
{ .n = "dsi_clk", .p = PCK_PARENT_HW_MCK3, .id = 103, },
{ .n = "lvdsc_clk", .p = PCK_PARENT_HW_MCK3, .id = 104, },
+ { .n = "i3cc_clk", .p = PCK_PARENT_HW_MCK8, .id = 105, },
};
/*