fby3.5: cl: Add PECI sensor reading#39
Closed
GoldenBug wants to merge 1 commit into
Closed
Conversation
Description: - Add PECI init and temperature reading function. Test plan: -Build code: Pass -Sensor read: Pass Log: CPU Temp (0x15) : 39.00 | (ok) SOC Therm Margin (0x14) : -52.00 | (ok) CPU TjMax (0x5) : 91.00 | (ok) DIMMA Temp (0x6) : 39.00 | (ok) DIMMC Temp (0x7) : 38.00 | (ok) DIMMD Temp (0x9) : 36.00 | (ok) DIMME Temp (0xA) : 38.00 | (ok) DIMMG Temp (0xB) : 34.00 | (ok) DIMMH Temp (0xC) : 32.00 | (ok) [ghstack-poisoned]
HungYi-Li
added a commit
to HungYi-Li/OpenBIC
that referenced
this pull request
May 13, 2024
…able_on_off Add Adm1272 HSC enable/disable function
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.
Stack from ghstack:
Description:
Test plan:
-Build code: Pass
-Sensor read: Pass
Log:
CPU Temp (0x15) : 39.00 | (ok)
SOC Therm Margin (0x14) : -52.00 | (ok)
CPU TjMax (0x5) : 91.00 | (ok)
DIMMA Temp (0x6) : 39.00 | (ok)
DIMMC Temp (0x7) : 38.00 | (ok)
DIMMD Temp (0x9) : 36.00 | (ok)
DIMME Temp (0xA) : 38.00 | (ok)
DIMMG Temp (0xB) : 34.00 | (ok)
DIMMH Temp (0xC) : 32.00 | (ok)