Skip to content

[Celestica]montblancm: OCP change and compatible with Renesas COMe card#1381

Open
Alicewu-cls wants to merge 1 commit into
facebook:mainfrom
Alicewu-cls:montblancm_ocp_change_and_support_Renesas_COME_card
Open

[Celestica]montblancm: OCP change and compatible with Renesas COMe card#1381
Alicewu-cls wants to merge 1 commit into
facebook:mainfrom
Alicewu-cls:montblancm_ocp_change_and_support_Renesas_COME_card

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

Summary

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

  1. 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

  2. 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

  3. 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

  4. 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.
OCP_change Please see the detailed logs: [ocp_change_log.zip](https://github.com/user-attachments/files/29991672/ocp_change_log.zip)
  1. The Renesas sensor readings are displayed.
Netlake20_1_3_3_renesas RAA228244_VALUE Please see the detailed logs: [Renesas_support_log.zip](https://github.com/user-attachments/files/29991673/Renesas_support_log.zip)

@Alicewu-cls
Alicewu-cls requested a review from a team as a code owner July 14, 2026 03:02
@meta-cla meta-cla Bot added the CLA Signed label Jul 14, 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