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

Enable power switch WDT on IT8587E boards #473

Closed
wants to merge 1 commit into from

Conversation

crawfxrd
Copy link
Member

@crawfxrd crawfxrd commented Jul 4, 2024

Enable PWRSW WDT 2 and use the default timeout of 10 seconds.

Allows forcing an EC reset in case it gets into an invalid state.

Models with IT8587E:

  • addw1
  • darp5
  • darp6
  • galp3-c
  • galp4
  • oryp5

Ref: #315
Ref: #472

@crawfxrd crawfxrd requested review from a team July 4, 2024 00:21
Enable PWRSW WDT 2 and use the default timeout of 10 seconds.

Allows forcing an EC reset in case it gets into an invalid state.

Signed-off-by: Tim Crawford <[email protected]>
Copy link
Member

@leviport leviport left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I flashed this on darp5, and it appears the EC continually resets itself every 10 seconds. If I power the machine on, it turns itself off. If I leave it plugged into AC, the two LEDs on the front stay orange, but they blink off and come back on every 10 seconds with no intervention. I'm trying to get some debugger output, but the debugger connection is being tricky again.

@crawfxrd
Copy link
Member Author

It is impossible to use the PWRSW WDT on IT8587E boards. Clevo connected PWR_SW# to GPD0/RI# and not GPE4/PWRSW on all of them; GPE4/PWRSW is connected to DD_ON instead.

@crawfxrd crawfxrd closed this Jul 12, 2024
@crawfxrd crawfxrd deleted the it8587e-pwrsw-wdt branch July 12, 2024 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants