Skip to content

drivers: gpio: silabs: add lookup table documentation #92772

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 1 commit into
base: main
Choose a base branch
from

Conversation

Martinhoff-maker
Copy link
Contributor

This commit only adds documentation. It will help a user to translate pinout from the reference manual to a device tree gpio (HP and ULP).

This commit only adds documentation. It will help a user to translate
pinout from the reference manual to a device tree gpio (HP and ULP).

Signed-off-by: Martin Hoff <[email protected]>
@Martinhoff-maker Martinhoff-maker force-pushed the siwx917_add_pinout_explanation branch from 4ccec1a to d384a59 Compare July 7, 2025 10:00
Copy link

sonarqubecloud bot commented Jul 7, 2025

@jhedberg
Copy link
Member

jhedberg commented Jul 7, 2025

I guess this wont get generated to any html and be available e.g. on docs.zephyrproject.org? I suppose it might make sense to have this in some rst file too?

@Martinhoff-maker
Copy link
Contributor Author

I agree with you Johan, but I haven't found the right spot to put this. Since GPIO port and pin are defined at the SoC level, I would like to put it here, but there is no documentation at the SoC level. The only place where I could put this is in the board documentation, but it would be duplicated for each board that uses the SiWx917 SoC.

@jhedberg
Copy link
Member

jhedberg commented Jul 8, 2025

I agree with you Johan, but I haven't found the right spot to put this. Since GPIO port and pin are defined at the SoC level, I would like to put it here, but there is no documentation at the SoC level. The only place where I could put this is in the board documentation, but it would be duplicated for each board that uses the SiWx917 SoC.

Probably out of scope for this PR, but we should either refactor the Silabs board documentation so that we can have shared rst files for each board that use the same SoC, or then introduce a standard way and location to provide SoC-level documentation. @kartben is there any guidance wrt this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants