Skip to content

[Nexthop][m4062nhp] Add bsp_tests config#1347

Open
anna-nexthop wants to merge 3 commits into
facebook:mainfrom
nexthop-ai:anna-nexthop.m4062nhp-bsp-tests
Open

[Nexthop][m4062nhp] Add bsp_tests config#1347
anna-nexthop wants to merge 3 commits into
facebook:mainfrom
nexthop-ai:anna-nexthop.m4062nhp-bsp-tests

Conversation

@anna-nexthop

Copy link
Copy Markdown
Contributor

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run

Summary

Add a bsp_tests.json for the m4062nhp platform and load it in the config_lib BspTests coverage. The config describes the two ADM1266 power-sequencers (SCM.DPM / SCM.DPM_2: vout1..vout17 hwmon features and the PMBus revision register) and the TMP464 switch-card temp sensor (SMB.SWITCH_CARD_TEMP_SENSOR: temp1..temp5 hwmon features and the manufacturer/device ID registers).

Requires #1332 for the platform manager support. The changes are encompassed in ff728a0

Test Plan

Exercise it from ConfigLibTest to verify the file in a config-load test.

**Pre-submission checklist**
- [x] I've ran the linters locally and fixed lint errors related to the
files I modified in this PR. You can install the linters by running `pip
install -r requirements-dev.txt && pre-commit install`
- [x] `pre-commit run`

** Summary
Add a bsp_tests.json for the m4062nhp platform and load it in the
config_lib BspTests coverage. The config describes the two ADM1266
power-sequencers (SCM.DPM / SCM.DPM_2: vout1..vout17 hwmon features and
the PMBus revision register) and the TMP464 switch-card temp sensor
(SMB.SWITCH_CARD_TEMP_SENSOR: temp1..temp5 hwmon features and the
manufacturer/device ID registers).

** Test Plan
Exercise it from ConfigLibTest to verify the file in a config-load test.
@meta-cla meta-cla Bot added the CLA Signed label Jun 30, 2026
@anna-nexthop anna-nexthop marked this pull request as ready for review June 30, 2026 04:47
@anna-nexthop anna-nexthop requested review from a team as code owners June 30, 2026 04:47
@srikrishnagopu srikrishnagopu self-requested a review June 30, 2026 15:42
@meta-codesync

meta-codesync Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

@srikrishnagopu has imported this pull request. If you are a Meta employee, you can view this in D110198003.

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

1 participant