]> git.baikalelectronics.ru Git - kernel.git/commit
clk: at91: add sam9x60 PLL driver
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 2 Apr 2019 12:50:54 +0000 (14:50 +0200)
committerStephen Boyd <sboyd@kernel.org>
Thu, 25 Apr 2019 19:34:06 +0000 (12:34 -0700)
commit8c4c53d807885ad966122feaac8c7de57b8a5a34
treedcbabdd4516f54caeb5bd438a3b3c6c1459fa215
parent02868173c23de9d37cc58efea0a0637c15f58fd5
clk: at91: add sam9x60 PLL driver

The PLLs on the sam9x60 (PLLA and USB PLL) use a different register set and
programming model than the previous SoCs.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/at91/Makefile
drivers/clk/at91/clk-sam9x60-pll.c [new file with mode: 0644]
drivers/clk/at91/pmc.h