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-06 13:14:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
668646995f
u-boot
/
drivers
/
clk
/
uniphier
/
Makefile
4 lines
85 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
clk: uniphier: add System clock support Support system clocks for LD4, Pro4, sLD8, Pro5, PXs2/LD6b, LD11, LD20. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-08-28 16:06:15 +00:00
obj-y
+=
clk-uniphier-sys.o
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-mio.o
Reference in a new issue
Copy permalink