Skip to content

Commit 05d41b7

Browse files
bala-gunasundarvarshini-rajendran
authored andcommitted
clk: at91: sam9x7: Add peripheral clock id for pmecc
Add pmecc instance id in peripheral clock description. Signed-off-by: Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com> Acked-by: Varshini Rajendran <varshini.rajendran@microchip.com>
1 parent 36d877a commit 05d41b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/clk/at91/sam9x7.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ static const struct {
418418
{ .n = "pioD_clk", .id = 44, },
419419
{ .n = "tcb1_clk", .id = 45, },
420420
{ .n = "dbgu_clk", .id = 47, },
421+
{ .n = "pmecc_clk", .id = 48, },
421422
/*
422423
* mpddr_clk feeds DDR controller and is enabled by bootloader thus we
423424
* need to keep it enabled in case there is no Linux consumer for it.

0 commit comments

Comments
 (0)