Attention is currently required from: Ben Chuang. Hello build bot (Jenkins), Tim Wawrzynczak, Paul Menzel,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59429
to look at the new patch set (#3).
Change subject: drivers/genesyslogic/gl9750: Add driver for Genesys Logic GL9750 ......................................................................
drivers/genesyslogic/gl9750: Add driver for Genesys Logic GL9750
The device is a PCIe Gen1 to SD 3.0 card reader controller to be used in the Chromebook. The datasheet name is GL9750S and the revision is 01.
The patch disables ASPM L0s.
BUG=b:206014046 TEST=Verify GL9750 enters L1 by observing CLKREQ# de-asserts.
Signed-off-by: Ben Chuang benchuanggli@gmail.com Change-Id: I6d60cef41baade7457a159d3ce2f8d2e6b66e71c --- A src/drivers/genesyslogic/gl9750/Kconfig A src/drivers/genesyslogic/gl9750/Makefile.inc A src/drivers/genesyslogic/gl9750/gl9750.c A src/drivers/genesyslogic/gl9750/gl9750.h M src/include/device/pci_ids.h 5 files changed, 74 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/59429/3