summaryrefslogtreecommitdiff
path: root/drivers/clk/microchip/Makefile
diff options
context:
space:
mode:
authorPadmarao Begari <[email protected]>2021-01-15 08:20:38 +0530
committerAndes <[email protected]>2021-01-18 11:06:38 +0800
commit2f27c9219e45c8abcbd53b0e66eff1f5bcae7c7e (patch)
treee959e5d54e3f668459f042484352af2d2adfb54a /drivers/clk/microchip/Makefile
parent1b4593826cdb00e7737969e7c8603accb874cd5b (diff)
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 <[email protected]> Reviewed-by: Anup Patel <[email protected]> Tested-by: Bin Meng <[email protected]>
Diffstat (limited to 'drivers/clk/microchip/Makefile')
-rw-r--r--drivers/clk/microchip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/microchip/Makefile b/drivers/clk/microchip/Makefile
new file mode 100644
index 00000000000..904b345d75f
--- /dev/null
+++ b/drivers/clk/microchip/Makefile
@@ -0,0 +1 @@
+obj-y += mpfs_clk.o mpfs_clk_cfg.o mpfs_clk_periph.o