linux/drivers/clk/at91
Matthias Wieloch 45b0668211 clk: at91: fix programmable clock for sama5d2
The prescaler formula of the programmable clock has changed for sama5d2.
Update the driver accordingly.

Fixes: a2038077de ("clk: at91: add sama5d2 PMC driver")
Cc: <stable@vger.kernel.org> # v4.20+
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
[nicolas.ferre@microchip.com: adapt the prescaler range,
		fix clk_programmable_recalc_rate, split patch]
Signed-off-by: Matthias Wieloch <matthias.wieloch@few-bauer.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2019-03-18 12:50:31 -07:00
..
at91sam9rl.c clk: at91: add at91sam9rl PMC driver 2018-10-17 10:45:19 -07:00
at91sam9x5.c clk: at91: fix masterck name 2019-02-20 11:40:21 -08:00
at91sam9260.c clk: at91: add at91sam9260 PMC driver 2018-10-17 10:45:12 -07:00
clk-audio-pll.c clk: at91: optimize clk_round_rate() for AUDIO_PLL 2019-02-22 09:54:17 -08:00
clk-generated.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-h32mx.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-i2s-mux.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-main.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-master.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-peripheral.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-pll.c Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' and 'clk-at91-pmc-rework' into clk-next 2018-10-18 15:43:48 -07:00
clk-plldiv.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-programmable.c clk: at91: fix programmable clock for sama5d2 2019-03-18 12:50:31 -07:00
clk-slow.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-smd.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-system.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-usb.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-utmi.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
dt-compat.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
Makefile clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
pmc.c clk: at91: add new DT lookup function 2018-10-17 10:44:33 -07:00
pmc.h clk: at91: fix programmable clock for sama5d2 2019-03-18 12:50:31 -07:00
sama5d2.c clk: at91: fix programmable clock for sama5d2 2019-03-18 12:50:31 -07:00
sama5d4.c clk: at91: fix masterck name 2019-02-20 11:40:21 -08:00
sckc.c clk: at91: sckc: optimize boot time 2016-09-20 17:03:04 -07:00