This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-17 18:28:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0fff19a678
u-boot
/
drivers
/
clk
/
uniphier
/
Makefile
3 lines
57 B
Makefile
Raw
Normal View
History
Unescape
Escape
clk: uniphier: rework UniPhier clk driver The initial design of the UniPhier clk driver for U-Boot was not very nice. Here is a re-work to sync it with Linux's clk and reset drivers, maximizing the code reuse from Linux's clk data. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2016-10-17 13:18:01 +00:00
obj-y
+=
clk-uniphier-core.o
obj-y
+=
clk-uniphier-mio.o
Reference in a new issue
Copy permalink