Skip to content

Add Pinctrl device class #14

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add Pinctrl device class #14

wants to merge 3 commits into from

Conversation

dreamliner787-9
Copy link
Contributor

@dreamliner787-9 dreamliner787-9 commented May 8, 2025

This PR adds the Pinctrl device class for sDDF.

Currently, it operates exactly like a timer driver, except there is no interrupts and no clients.

@dreamliner787-9 dreamliner787-9 changed the title Adds Pinctrl device class Add Pinctrl device class May 8, 2025
Signed-off-by: Bill Nguyen <[email protected]>
to work around a chicken and egg problem where the tests fails because there is no pinctrl driver in sddf, but there wouldn't be until this branch is merged

Signed-off-by: Bill Nguyen <[email protected]>
@dreamliner787-9 dreamliner787-9 marked this pull request as ready for review May 14, 2025 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant