Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fby35: ji: Add retimer fault gpio pin interrupt #2076

Closed

Conversation

ArthurTu0624
Copy link
Contributor

Summary:

  • Support VIRTUAL_RETIMER_PG gpio pin interrupt
    • While CPU on, FLAG=false, RETIMER_PG from 1 to 0
      ASSERT, FLAG set to true
    • While CPU on, FLAG=true, RETIMER_PG from 0 to 1
      DEASSERT, FLAG set to false
    • While CPU power off
      FLAG set to false

TestPlan:

  • BuildCode: PASS
  • If trigger interrupt, send SEL log: PASS

Log:

  • BMC log:
1    slot1    2018-03-09 04:41:14    ipmid            SEL Entry: FRU: 1, Record: Standard (0x02), Time: 2018-03-09 04:41:14, Sensor: SYSTEM_STATUS (0x10), Event Data: (17FFFF) Retimer fault Assertion
1    slot1    2018-03-09 04:41:29    ipmid            SEL Entry: FRU: 1, Record: Standard (0x02), Time: 2018-03-09 04:41:29, Sensor: SYSTEM_STATUS (0x10), Event Data: (17FFFF) Retimer fault Deassertion

@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 Nov 20, 2024
@facebook-github-bot
Copy link
Contributor

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 4d2dc0a.

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. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants