Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
janga: config: changed SMB_U337_PMBUS_1, SMB_U177_PMBUS_2 addresses (#…
…280) Summary: Description Description This PR is for janga dvt platform config. Motivation 1.According to i2c topology SMB_U337_PMBUS_1 address is 0x2f, SMB_U177_PMBUS_2 address is 0x21,so fix the previous bug. ![image](https://github.com/user-attachments/assets/b9c9e8f9-d59a-41f1-8c27-cff888dfb790) ![image](https://github.com/user-attachments/assets/29605f8c-b5bb-4699-8234-0ab156dd9706) Pull Request resolved: #280 Test Plan: 1.The correctness of the format has been verified on this website https://jsonlint.com/ 2.Used jq cmd to pretty the format. 3.Test log as follows: Tested both in janga dvt main source & janga dvt 2nd source machine. [janga_dvt_2nd_source_sensor_hw_test_log.txt](https://github.com/user-attachments/files/17514762/janga_dvt_2nd_source_sensor_hw_test_log.txt) [janga_dvt_2nd_source_sensor_test_log.txt](https://github.com/user-attachments/files/17514763/janga_dvt_2nd_source_sensor_test_log.txt) [janga_dvt_main_source_platform_test_log.txt](https://github.com/user-attachments/files/17514765/janga_dvt_main_source_platform_test_log.txt) [janga_dvt_main_source_sensor_hw_test_log.txt](https://github.com/user-attachments/files/17514766/janga_dvt_main_source_sensor_hw_test_log.txt) [janga_dvt_main_source_sensor_test_log.txt](https://github.com/user-attachments/files/17514767/janga_dvt_main_source_sensor_test_log.txt) [janga_dvt_2nd_source_platform_test_log.txt](https://github.com/user-attachments/files/17514768/janga_dvt_2nd_source_platform_test_log.txt) Reviewed By: kimdo8736 Differential Revision: D65624742 Pulled By: mikechoifb fbshipit-source-id: 763325b53dc0a8abcd6ce5edbdf4ba72c03d0951
- Loading branch information