Icecube: config: Add SMB versionedSensors v 2 3 10 configuration #812
+56
−0
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.
Pre-submission checklist
pip install -r requirements-dev.txt && pre-commit installpre-commit runSummary
This PR is for the Icecube

sensor_service.jsonandplatform_manager.json.The changes are divided into two main parts.1.Based on the current factory production information, a new SMB combination
v 2 3 10was added for DVT.Therefore, we are adding this configuration tosensor_service.json.In this PR, the following 4 sensors are placed in the SMB
versionedSensorsv 2 3 10field.SMB_XP0R72V_PB_TRVDD_0_VOUTSMB_XP0R72V_PB_TRVDD_1_VOUTSMB_XP0R72V_PB_TRVDD_2_VOUTSMB_XP0R72V_PB_TRVDD_3_VOUT2.The
fboss_iob_i2cdriver is added torequiredKmodsToLoadinplatform_manager.jsonto preload the driver, which helps avoid timing issues. Please refer to this PR for more context: PR#491More details: Post:Delay in creating iob_i2c_master bus
Test Plan
1.Verified the format using the JSONLint website.
2.Used the jq command to pretty-print the format.
3.Compilation and config validation have passed.
4.Run
platform_manager,sensor_service,sensor_service_hw_teston device with SMBv 2 3 10successfully.SMB v 2 3 10

icecube_pm_test_log_2026_1_14.txt
icecube_sensor_test_log_2026_1_14.txt