This website requires JavaScript.
Explore
Help
Register
Sign In
korg
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced
2024-11-19 02:04:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cf8de5a7f8
linux
/
drivers
/
clk
/
berlin
/
Makefile
2 lines
39 B
Makefile
Raw
Normal View
History
Unescape
Escape
clk: berlin: add driver for BG2x simple PLLs This is a clock driver for the simple PLLs found on Berlin SoCs. With repect to PLL registers and features, BG2/BG2CD and BG2Q are slightly different, e.g. different allowed VCO dividers and bit shifts. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
2014-05-20 00:43:25 +08:00
obj-y
+=
berlin2-avpll.o berlin2-pll.o
Reference in New Issue
Copy Permalink