This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
u-boot
Watch
1
Star
0
Fork
1
You've already forked u-boot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
efece632e7063c0ee901b6ffb4bb6294b45665f2
u-boot
/
drivers
/
clk
/
microchip
/
Makefile
2 lines
53 B
Makefile
Raw
Normal View
History
Unescape
Escape
clk: Add Microchip PolarFire SoC clock driver Add clock driver code for the Microchip PolarFire SoC. This driver handles reset and clock control of the Microchip PolarFire SoC device. Signed-off-by: Padmarao Begari <padmarao.begari@microchip.com> Reviewed-by: Anup Patel <anup.patel@wdc.com> Tested-by: Bin Meng <bin.meng@windriver.com>
2021-01-15 08:20:38 +05:30
obj-y
+=
mpfs_clk.o mpfs_clk_cfg.o mpfs_clk_periph.o
Reference in New Issue
Copy Permalink