Skip to content
Commit 41814fe5 authored by Drew Fustini's avatar Drew Fustini Committed by Uwe Kleine-König
Browse files

pwm: Add driver for AXI PWM generator

Add support for the Analog Devices AXI PWM Generator. This device is an
FPGA-implemented peripheral used as PWM signal generator and can be
interfaced with AXI4. The register map of this peripheral makes it
possible to configure the period and duty cycle of the output signal.

Link: https://analogdevicesinc.github.io/hdl/library/axi_pwm_gen/index.html


Co-developed-by: default avatarSergiu Cuciurean <sergiu.cuciurean@analog.com>
Signed-off-by: default avatarSergiu Cuciurean <sergiu.cuciurean@analog.com>
Co-developed-by: default avatarDavid Lechner <dlechner@baylibre.com>
Signed-off-by: default avatarDavid Lechner <dlechner@baylibre.com>
Signed-off-by: default avatarDrew Fustini <dfustini@baylibre.com>
Acked-by: default avatarNuno Sa <nuno.sa@analog.com>
Co-developed-by: default avatarTrevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: default avatarTrevor Gamblin <tgamblin@baylibre.com>
Link: https://lore.kernel.org/r/20240605203507.1934434-3-tgamblin@baylibre.com


Signed-off-by: default avatarUwe Kleine-König <ukleinek@kernel.org>
parent 1edf2c2a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment