https://github.com/torvalds/linux
Revision 6c7b03e1aef2e92176435f4fa562cc483422d20f authored by Boris Brezillon on 27 March 2015, 22:53:15 UTC, committed by Boris Brezillon on 19 June 2015, 12:43:39 UTC
The PLL impose a certain input range to work correctly, but it appears that
this input range does not apply on the input clock (or parent clock) but
on the input clock after it has passed the PLL divisor.
Fix the implementation accordingly.

Cc: <stable@vger.kernel.org> # v3.14+
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Reported-by: Jonas Andersson <jonas@microbit.se>
1 parent 03bc10a
History
Tip revision: 6c7b03e1aef2e92176435f4fa562cc483422d20f authored by Boris Brezillon on 27 March 2015, 22:53:15 UTC
clk: at91: pll: fix input range validity check
Tip revision: 6c7b03e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.0 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top