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

[test] configure SPI host in for passthrough mode in power virus test #17010

Merged
merged 4 commits into from
Jan 9, 2023

Commits on Jan 9, 2023

  1. [test] configure SPI host in power virus test

    Signed-off-by: Timothy Trippel <[email protected]>
    timothytrippel committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    284089d View commit details
    Browse the repository at this point in the history
  2. [pinmux,testutils] add function to config several pad attrs

    This moves code from the `spi_passthrough_test` to configure several
    pinmux pad attributes so it can be reused by the power virus test (and
    potentially other future tests).
    
    Signed-off-by: Timothy Trippel <[email protected]>
    timothytrippel committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    8c05deb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1d99a3 View commit details
    Browse the repository at this point in the history
  4. [test] pull up SPI host data pins in power virus test

    Signed-off-by: Timothy Trippel <[email protected]>
    timothytrippel committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    9a6c5e3 View commit details
    Browse the repository at this point in the history