1
0
Fork 0
alistair23-linux/drivers/clk/ingenic
Paul Cercueil edcc42945d clk: ingenic/TCU: Fix round_rate returning error
When requesting a rate superior to the parent's rate, it would return
-EINVAL instead of simply returning the parent's rate like it should.

Fixes: 4f89e4b8f1 ("clk: ingenic: Add driver for the TCU clocks")
Cc: stable@vger.kernel.org
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lkml.kernel.org/r/20200213161952.37460-2-paul@crapouillou.net
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2020-03-20 17:08:40 -07:00
..
Kconfig clk: ingenic: Allow drivers to be built with COMPILE_TEST 2019-11-22 09:02:37 -08:00
Makefile clk: Ingenic: Add CGU driver for X1000. 2019-11-13 16:00:48 -08:00
cgu.c This round of clk driver and framework updates is heavy on the driver update 2019-07-17 10:07:48 -07:00
cgu.h This round of clk driver and framework updates is heavy on the driver update 2019-07-17 10:07:48 -07:00
jz4725b-cgu.c clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro 2019-08-12 10:59:50 -07:00
jz4740-cgu.c Main MIPS changes for v5.4: 2019-09-22 09:30:30 -07:00
jz4770-cgu.c clk: ingenic/jz4770: Exit with error if CGU init failed 2020-03-20 17:08:40 -07:00
jz4780-cgu.c clk: JZ4780: Add function for enable the second core. 2020-03-20 17:02:03 -07:00
pm.c clk: ingenic: Handle setting the Low-Power Mode bit 2019-06-25 15:43:15 -07:00
pm.h clk: ingenic: Handle setting the Low-Power Mode bit 2019-06-25 15:43:15 -07:00
tcu.c clk: ingenic/TCU: Fix round_rate returning error 2020-03-20 17:08:40 -07:00
x1000-cgu.c clk: Ingenic: Add CGU driver for X1000. 2019-11-13 16:00:48 -08:00