]> git.baikalelectronics.ru Git - kernel.git/commit
clk: at91: allow 24 Mhz clock as input for PLL
authorEugen Hristev <eugen.hristev@microchip.com>
Wed, 11 Sep 2019 06:39:20 +0000 (06:39 +0000)
committerStephen Boyd <sboyd@kernel.org>
Wed, 18 Sep 2019 05:00:31 +0000 (22:00 -0700)
commit6e1e67750d71b58b7d4aec06033f19b3fdf54fc9
tree44558897d1ce28c7fac4841f2d059dced7cdfee9
parent99140a22771dfd3891f3f4738e1ee866a8cd5d46
clk: at91: allow 24 Mhz clock as input for PLL

The PLL input range needs to be able to allow 24 Mhz crystal as input
Update the range accordingly in plla characteristics struct

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Link: https://lkml.kernel.org/r/1568183622-7858-1-git-send-email-eugen.hristev@microchip.com
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Fixes: c561e41ce4d2 ("clk: at91: add sama5d2 PMC driver")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/at91/sama5d2.c