Skip to content

drivers: pwm: add NEORV32 PWM controller driver #88559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

henrikbrixandersen
Copy link
Member

Add support for the NEORV32 PWM controller.

Add devicetree binding for the NEORV32 PWM controller.

Signed-off-by: Henrik Brix Andersen <[email protected]>
Add driver for the NEORV32 PWM controller.

Signed-off-by: Henrik Brix Andersen <[email protected]>
Add devicetree node for the NEORV32 PWM controller.

Signed-off-by: Henrik Brix Andersen <[email protected]>
Enable the NEORV32 PWM controller in the build_all test.

Signed-off-by: Henrik Brix Andersen <[email protected]>
Enable the NEORV32 PWM controller in both the MinimalBoot and UP5Kdemo
board variants.

Signed-off-by: Henrik Brix Andersen <[email protected]>
Bump the supported NEORV32 SoC version to v1.11.2.7 (needed for Zephyr PWM
support).

Signed-off-by: Henrik Brix Andersen <[email protected]>
@henrikbrixandersen henrikbrixandersen added area: PWM Pulse Width Modulation platform: NEORV32 NEORV32 RISC-V Processor labels Apr 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: PWM Pulse Width Modulation platform: NEORV32 NEORV32 RISC-V Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant