Skip to content
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

[dtgen] Add pad information for DIOs #26201

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

pamaury
Copy link
Contributor

@pamaury pamaury commented Feb 11, 2025

At the moment the peripheral I/Os of type DIO include information about the PAD register to use to configure them. However they do not provide any information about the corresponding dt_pad_t which can be valuable in some context. Add this information to the DT.

@pamaury pamaury requested review from msfschaffner and a team as code owners February 11, 2025 09:09
@pamaury pamaury requested review from timothytrippel, Razer6, a-will, nbdd0121, engdoreis, jwnrt and alees24 and removed request for a team February 11, 2025 09:09
At the moment the peripheral I/Os of type DIO include information
about the PAD register to use to configure them. However they do
not provide any information about the corresponding `dt_pad_t`
which can be valuable in some context. Add this information to the
DT.

Signed-off-by: Amaury Pouly <[email protected]>
@pamaury pamaury force-pushed the multitop_io_handling branch from 166f572 to 955202f Compare February 11, 2025 14:46
Copy link
Member

@Razer6 Razer6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pamaury pamaury merged commit cf34c65 into lowRISC:master Feb 14, 2025
42 checks passed
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.

3 participants