Skip to content

board/librem_14: set PCH_PWROK_EC as an input

Matt Devillier requested to merge fixup into master

PCH_PWROK is an input from the VR (VR_READY signal), so monitor for its assertion before setting SYS_PWROK.

Remove all instances of setting/clearing PCH_PWROK.

Signed-off-by: Matt DeVillier matt.devillier@puri.sm

Merge request reports