Skip to content

[Celestica] montblancm: Add PVT configs and incorporate changes from PR #1381 - #1610

Open
Alicewu-cls wants to merge 1 commit into
facebook:mainfrom
Alicewu-cls:montblancm-pvt-support
Open

[Celestica] montblancm: Add PVT configs and incorporate changes from PR #1381#1610
Alicewu-cls wants to merge 1 commit into
facebook:mainfrom
Alicewu-cls:montblancm-pvt-support

Conversation

@Alicewu-cls

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
image

Summary

  1. Added support for Minipack3 Netlake2.0 PVT phase COME cards across three versions: 3.1.1, 3.1.2, and 3.1.3 by updating sensor_service.json and platform_manager.json.
  2. Synchronized platform_manager.json and sensor_service.json common configurations with Montblanc(Minipack3 Netlake1.0).
  3. Includes changes from PR#1381.
    1). Update TPS25990 thresholds and calculation coefficients for Netlake 2.0 COMe and new SCM board in sensor_service.json.
    2). Add support for Netlake 2.0 COMe V3 (Renesas solution) by updating sensor_service.json and platform_manager.json.

Test Plan

run platform_manager
Execution Command:
LD_LIBRARY_PATH=./lib/ ./bin/platform_manager -config_file ./configs/montblancm/platform_manager.json --enable_pkg_mgmnt=false –run_once=true --reload_kmods > platform_manager_log.txt 2>&1

run sensor_service
Execution Command:
1). LD_LIBRARY_PATH=./lib/ ./bin/platform_manager -enable_pkg_mgmnt=false -run_once=false --reload_kmods &
2). LD_LIBRARY_PATH=./lib/ ./bin/sensor_service -config_file ./configs/montblancm/sensor_service.json > sensor_service_log.txt 2>&1

run sensor_service_hw_test
Execution Command:
LD_LIBRARY_PATH=./lib/ ./bin/sensor_service_hw_test -config_file ./configs/montblancm/sensor_service.json > sensor_service_hw_test_log.txt 2>&1

run sensor_service_client
Execution Command:
LD_LIBRARY_PATH=./lib/ ./bin/sensor_service_client > sensor_service_client_log.txt 2>&1

Result: Platform identified successfully; all sensor tests PASSED.

  1. The threshold has been updated.
image
  1. support version 3.1.1
image
  1. support version 3.1.2
image
  1. support version 3.1.3
image

please see the detailed logs:
version_3_1_1_log.zip
version_3_1_2_log.zip
version_3_1_3_log.zip

@Alicewu-cls
Alicewu-cls requested a review from a team as a code owner September 7, 2026 07:49
@meta-cla meta-cla Bot added the CLA Signed label Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant