Re: [PATCH] clk: at91: Add peripheral clock for PTC

2020-05-26 Thread Stephen Boyd
Quoting Codrin Ciubotariu (2020-05-15 07:27:20) > PMC generates the peripheral clock for the PTC. > > Signed-off-by: Codrin Ciubotariu > --- Applied to clk-next

[PATCH] clk: at91: Add peripheral clock for PTC

2020-05-15 Thread Codrin Ciubotariu
PMC generates the peripheral clock for the PTC. Signed-off-by: Codrin Ciubotariu --- drivers/clk/at91/sama5d2.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/at91/sama5d2.c b/drivers/clk/at91/sama5d2.c index ff7e3f727082..73b287fbecb8 100644 --- a/drivers/clk/at91/sama5d2.c