coreboot/src/drivers/net
Edward O'Callaghan b765fa6e47 drivers/net/r8168: Add SSDT Power Resource Methods
Turns out when going into S0ix we want the kernel to toggle de-assert to 0 for
the ISOLATE# pin on the NIC for S0ix not to be woken by PCIe traffic on PCH.
Upon resume the ISOLATE# pin on the NIC is then re-asserted for it to become
lively again.

V.2: Ensure reset_gpio && enable_gpio are optional.

BUG=b:147026979
BRANCH=none
TEST=Boot puff and do 100 cycles of S0ix.

Change-Id: I3ae8dc30f45f55eec23f45e7b5fbc67a4542f87d
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38494
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-01-30 11:46:23 +00:00
..
atl1e.c AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file 2019-10-22 12:55:19 +00:00
chip.h drivers/net/r8168: Add SSDT Power Resource Methods 2020-01-30 11:46:23 +00:00
Kconfig drivers/net/atl1e: Add driver 2018-10-15 14:11:00 +00:00
Makefile.inc drivers/net/atl1e: Add driver 2018-10-15 14:11:00 +00:00
ne2k.c src/{drivers,device,ec}: Remove unused <stdlib.h> 2019-12-19 05:25:56 +00:00
ns8390.h drivers: Trivial - drop trailing blank lines at EOF 2014-07-08 13:51:47 +02:00
r8168.c drivers/net/r8168: Add SSDT Power Resource Methods 2020-01-30 11:46:23 +00:00