Skip to content

fby3.5: cl: Add PECI sensor reading#39

Closed
GoldenBug wants to merge 1 commit into
gh/goldenbug/31/basefrom
gh/goldenbug/31/head
Closed

fby3.5: cl: Add PECI sensor reading#39
GoldenBug wants to merge 1 commit into
gh/goldenbug/31/basefrom
gh/goldenbug/31/head

Conversation

@GoldenBug

Copy link
Copy Markdown
Contributor

Stack from ghstack:

  • (to be filled)

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)

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]
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 21, 2021
@GoldenBug GoldenBug closed this Oct 21, 2021
@GoldenBug GoldenBug deleted the gh/goldenbug/31/head branch October 21, 2021 09:26
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

2 participants