linux/drivers/clk/mmp
Duje Mihanović ebac87cdd2 clk: mmp: Add Marvell PXA1908 MPMU driver
Add driver for the MPMU controller block on Marvell's PXA1908 SoC. The
driver is incomplete, currently only supporting the fixed PLL1; dynamic
PLLs 2-4 and CPU/DDR/AXI clock support is missing.

Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
Link: https://lore.kernel.org/r/20241104-pxa1908-lkml-v13-8-e050609b8d6c@skole.hr
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2024-11-14 14:33:02 -08:00
..
clk-apbc.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2) 2022-06-10 14:51:35 +02:00
clk-apmu.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2) 2022-06-10 14:51:35 +02:00
clk-audio.c clk: Switch back to struct platform_driver::remove() 2024-09-21 14:12:05 -07:00
clk-frac.c clk: mmp: Switch to use struct u32_fract instead of custom one 2024-11-14 14:32:50 -08:00
clk-gate.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2) 2022-06-10 14:51:35 +02:00
clk-mix.c clk: mmp: Switch to use kmemdup_array() 2024-08-14 17:37:25 -07:00
clk-of-mmp2.c clk: mmp: Switch to use struct u32_fract instead of custom one 2024-11-14 14:32:50 -08:00
clk-of-pxa168.c clk: mmp: Switch to use struct u32_fract instead of custom one 2024-11-14 14:32:50 -08:00
clk-of-pxa910.c clk: mmp: Switch to use struct u32_fract instead of custom one 2024-11-14 14:32:50 -08:00
clk-of-pxa1928.c clk: mmp: Switch to use struct u32_fract instead of custom one 2024-11-14 14:32:50 -08:00
clk-pll.c clk: mmp2: fix link error without mmp2 2020-04-13 12:20:06 -07:00
clk-pxa1908-apbc.c clk: mmp: Add Marvell PXA1908 APBC driver 2024-11-14 14:32:58 -08:00
clk-pxa1908-apbcp.c clk: mmp: Add Marvell PXA1908 APBCP driver 2024-11-14 14:32:59 -08:00
clk-pxa1908-apmu.c clk: mmp: Add Marvell PXA1908 APMU driver 2024-11-14 14:33:01 -08:00
clk-pxa1908-mpmu.c clk: mmp: Add Marvell PXA1908 MPMU driver 2024-11-14 14:33:02 -08:00
clk.c clk: mmp2: fix link error without mmp2 2020-04-13 12:20:06 -07:00
clk.h clk: mmp: Switch to use struct u32_fract instead of custom one 2024-11-14 14:32:50 -08:00
Makefile clk: mmp: Add Marvell PXA1908 MPMU driver 2024-11-14 14:33:02 -08:00
pwr-island.c clk: cleanup comments 2022-03-11 18:22:15 -08:00
reset.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
reset.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00