freebsd-dev/sys/arm/mv/clk
Albert Jakieła 4a4c6dc9a3 Add ARMADA38X gateclk control
This patch introduces basic gate control driver for Armada38x SoC.
Each gate controls coreclk output to a given peripheral.

Reviewed by:	manu
Obtained from:	Semihalf
Differential Revision: https://reviews.freebsd.org/D36455
2022-09-07 09:44:58 +02:00
..
a37x0_nb_periph_clk_driver.c arm mv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
a37x0_periph_clk_driver.c Add driver for marvell, a37x0 peripheral clocks 2022-01-04 13:26:35 +01:00
a37x0_sb_periph_clk_driver.c arm mv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
a37x0_tbg_pll.c
a37x0_tbg_pll.h
a37x0_tbg.c arm mv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
a37x0_xtal.c arm mv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
armada38x_coreclk.c Add ARMADA38X clkgen driver 2022-09-07 09:44:58 +02:00
armada38x_gateclk.c Add ARMADA38X gateclk control 2022-09-07 09:44:58 +02:00
armada38x_gen.c Add ARMADA38X clkgen driver 2022-09-07 09:44:58 +02:00
armada38x_gen.h Add ARMADA38X clkgen driver 2022-09-07 09:44:58 +02:00
periph_clk_d.c arm mv: Remove unused variables. 2022-04-08 18:31:29 -07:00
periph_clk_fixed.c arm mv: Remove unused variables. 2022-04-08 18:31:29 -07:00
periph_clk_gate.c arm mv: Remove unused variables. 2022-04-08 18:31:29 -07:00
periph_clk_mux_gate.c arm mv: Remove unused variables. 2022-04-08 18:31:29 -07:00
periph.c Add driver for marvell, a37x0 peripheral clocks 2022-01-04 13:26:35 +01:00
periph.h Add driver for marvell, a37x0 peripheral clocks 2022-01-04 13:26:35 +01:00