Attention is currently required from: Raul Rangel, Dmitry Torokhov, Tim Wawrzynczak, Paul Menzel, Tim Van Patten, Karthik Ramasubramanian.
Hello build bot (Jenkins), Dmitry Torokhov, Jon Murphy, Tim Wawrzynczak, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/67385
to look at the new patch set (#6).
Change subject: Documentation: Add wake source info to device tree documentation ......................................................................
Documentation: Add wake source info to device tree documentation
The device tree documentation was promoting using a GPIO wake event and a GPE wake event. We should only ever have one. This wasn't actually causing a problem because the wake bit was set on the `irq` property, but the IO-APIC can't actually wake the system, so it was a no-op.
This change fixes up the markdown so it's formatted correctly, and also adds a section explaining what the different wake configurations are.
BUG=b:243700486 TEST=mdformat
Signed-off-by: Raul E Rangel rrangel@chromium.org Change-Id: Ifcdbd5371408784bf9b81c1ade90263de8c60e0f --- M Documentation/drivers/dt_entries.md 1 file changed, 113 insertions(+), 22 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/67385/6