sb: rb: Add hamsa_avdd_pcie set command during power-off#2702
Open
khoung76642 wants to merge 19 commits intofacebook:mainfrom
Open
sb: rb: Add hamsa_avdd_pcie set command during power-off#2702khoung76642 wants to merge 19 commits intofacebook:mainfrom
khoung76642 wants to merge 19 commits intofacebook:mainfrom
Conversation
Summary: - Fix incorrect current unit in MEDHA ADC power calculation - Use A directly instead of treating the value as mA Test Plan: - Build code: Pass - Function check: Pass
…_OWL_W_TRVDD Summary: - modified UCR value of P0V9_OWL_E_TRVDD and P0V9_OWL_W_TRVDD -Iout: 15A -> 16A -Pout: 13.5W -> 15.3W Test Plan: - Build code: Pass
Summary: - fix when power sequence error, log error data will clear all data when read cpld or vr fail Test Plan: - Build code: Pass
Summary: - fix ADC raw voltage and current data synchronization issue. Test Plan: - Build code: Pass
Summary: - Version commit for sb-rb-20261001 Test Plan: Build code: Pass Check BIC version: Pass
Summary: - add vr_update_switch MMC CLI command(write cpld 0xC4 1-bit) -enable : can do vr update(keep vr pwr on) -disable: follow dc on/off Test Plan: - Build code: Pass
…x0078 Summary: - set DELTA UBC the time of output vlotage rise reg (0x61) to 0x0078 - re-init ADC settings when dc on - update VR FW check from "P3V3 & P5V PWRGD" to "P3V3 PWRGD". Test Plan: - Build code: Pass
Summary: - Version commit for sb-rb-20261101 Test Plan: Build code: Pass Check BIC version: Pass
…(ubc, vr, temp...) access.
Summary: - A 5ms delay is required before writing to the EEPROM. Test Plan: - Build code: Pass
Summary: - oem command for sensor polling cmd Test Plan: - Build code: Pass
Summary: - Version commit for sb-rb-20261201 Test Plan: Build code: Pass Check BIC version: Pass
…when send event to bmc Summary: - remove limitation of VR test mode MPS vout setting(<=200mV) - dc off will check gpio "RST_IRIS_PWR_ON_PLD_R1_N" because starting with cpld version E024 UBC will keep on - add Thermel Trip Event will send cpld register current value when send event to bmc Test Plan: - Build code: Pass
Summary: - Add support for setting hamsa_avdd_pcie when powers off - hamsa_avdd_pcie parameters save in EEPROM as permanent settings - Initialize permanent hamsa_avdd_pcie when MMC init - Add handling of permanent parameters in plat_set_vout_command() Test Plan: - Build code: Pass
Summary: - Version commit for sb-rb-20261301 Test Plan: Build code: Pass
Contributor
|
@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this in D100062512. (Because this pull request was imported automatically, there will not be any future comments.) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary:
-Iout: 15A -> 16A
-Pout: 13.5W -> 15.3W
-enable : can do vr update(keep vr pwr on)
-disable: follow dc on/off
Test Plan:
-Build code: Pass