-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
hostboot/src/import/chips/ocmb/common/procedures/hwp/pmic/lib/utils/pmic_enable_utils.C
Line 476 in 1e3984c
| FAPI_TRY(mss::pmic::i2c::reg_write(i_pmic_target, TPS_REGS::RA3_BREADCRUMB, CLEAR_BREAD_CRUMBS)); |
I have a few questions about this commit: 43fd55aa243fe570b989da8f8ff9fcb893c7d218 "Added recovery procedure to DDR4 pmic_n_made_detect":
1. What is the purpose of this commit? If I don't add this commit and restart the machine after setting the PMIC output voltage bias, it can start up normally. However, if I add this commit, the I2C link to this PMIC will report an I2C No ACK error after booting up
2. I am using TPS53830 PMIC, and I understand that RA3 represents the I2C address for this model of PMIC. Why is its value changed to 0x00 here?
Thanks!!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels