Open
Conversation
Contributor
|
@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this in D101571675. (Because this pull request was imported automatically, there will not be any future comments.) |
|
@S-J-Tang has updated the pull request. You must reimport the pull request before landing. |
8a2164a to
261782e
Compare
|
@S-J-Tang has updated the pull request. You must reimport the pull request before landing. |
Summary: - Change EVB sensor initialization condition from `REV_ID_EVT1B` to `REV_ID_EVT1A` - Enable quick sensor polling and EVB IO initialization starting from EVT1A Test Plan: - Build code: Pass - Verify EVB sensor init flow is enabled on EVT1A
Summary: - Update `0033-boards-npcm400f_evb-enable-pwm2-with-open-drain-outp.patch` - Modify `npcm400f_evb.overlay` Test Plan: - Build code: Pass
Summary: - Add `CPLD_ERRROR_INJECT` items into `steps_on[]` - Include corresponding rails in power sequence handling - Rename MEDHA signals to NUWA Test Plan: - Build code: Pass - Function check: Pass
Summary: - Add PLDM OEM command for sensor polling control - Support enable and disable sensor polling through OEM request - Add request validation and response handling Test Plan: - Build code: Pass - Function check: Pass
Summary: - Version commit for 2026.15.01. Test Plan: - Build code: Pass - Function check: Pass
Summary: - Remove duplicated if/else branches in pwer_gd_get_status - Simplify pal_post_init condition to check EVB board only - Remove redundant board revision comparison Test Plan: - Build code: Pass - Run cppcheck: Pass
261782e to
241b228
Compare
|
@S-J-Tang has updated the pull request. You must reimport the pull request before landing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Features
Test Plan