Skip to content

Conversation

yvettewu1
Copy link
Collaborator

This is a common pinctrl file.
Can set/clear more multi-function pinctrl bits in this file.

@yvettewu1 yvettewu1 requested review from stevenlee7189 and lxuxx June 16, 2025 19:49
@rusty1968
Copy link
Contributor

Is this unit testable or it relies on other libs?

@lxuxx
Copy link
Collaborator

lxuxx commented Jun 21, 2025

Is this unit testable or it relies on other libs?

This is used to program SCU registers to enable certain functions. It needs to be tested with corresponding modules that it enabled.

@yvettewu1
Copy link
Collaborator Author

@rusty1968 This unit is to set/clear the SCU pinctrl bits, which is not depending on other libs for that matter. It can be tested to see if it sets/clears the correct bits.

@yvettewu1
Copy link
Collaborator Author

@rusty1968 Other libs depend on this module to set/clear their corresponding pinmux, so we need this to be reviewed and push first.

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