linux/drivers/clk/mmp
Duje Mihanović 8267609a38
clk: mmp: pxa1908-apbcp: Add reset cells
It has been concluded by comparing the gate clock masks and vendor code
between PXA1908/28 that PXA1908's APBCP, similarly to PXA1928's APBC,
has controllable reset lines. Describe these in the driver for
correctness.

Signed-off-by: Duje Mihanović <duje@dujemihanovic.xyz>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2026-04-28 19:07:50 -07:00
..
clk-apbc.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk-apmu.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk-audio.c clk: mmp: audio: convert from round_rate() to determine_rate() 2025-09-08 09:41:27 -04:00
clk-frac.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk-gate.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk-mix.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk-of-mmp2.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk-of-pxa168.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk-of-pxa910.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk-of-pxa1928.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk-pll.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk-pxa1908-apbc.c clk: mmp: pxa1908-apbc: Add reset cells 2026-04-28 19:07:49 -07:00
clk-pxa1908-apbcp.c clk: mmp: pxa1908-apbcp: Add reset cells 2026-04-28 19:07:50 -07:00
clk-pxa1908-apmu.c clk: mmp: pxa1908: Instantiate power driver through auxiliary bus 2025-09-21 10:48:44 -07:00
clk-pxa1908-mpmu.c clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() check 2024-12-03 12:01:07 -08:00
clk.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk.h clk: mmp: Switch to use struct u32_fract instead of custom one 2024-11-14 14:32:50 -08:00
Kconfig clk: mmp: pxa1908: Instantiate power driver through auxiliary bus 2025-09-21 10:48:44 -07:00
Makefile clk: mmp: pxa1908: Instantiate power driver through auxiliary bus 2025-09-21 10:48:44 -07:00
pwr-island.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
reset.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08: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