coreboot/src/drivers/net
Rory Liu 2b1e737289 drivers/net/r8168: Modify to support RTL8125 LEDs
The Realtek RTL8125 has four registers for four leds
and a feature config register.
We use led0 and led2 in brask, so modify ethernet driver.
Those registers' IO address are based on RTL8125 datasheet.

BUG=b:193750191
TEST=Modify overridetree.cb to verify LEDs' settings.

Signed-off-by: Rory Liu <rory.liu@quanta.corp-partner.google.com>
Change-Id: I4b05a859dc0a0d2b8d6b35d6491fc88f7077cb92
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59531
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-12-23 21:15:13 +00:00
..
atl1e.c drivers: Replace bad uses of find_resource 2021-11-04 17:34:56 +00:00
chip.h drivers/net/r8168: Modify to support RTL8125 LEDs 2021-12-23 21:15:13 +00:00
Kconfig drivers/net/r8168.c: Guard against generating power resource 2021-10-28 17:39:37 +00:00
Makefile.inc drivers/net/atl1e: Add driver 2018-10-15 14:11:00 +00:00
ne2k.c src/drivers: Drop unneeded empty lines 2020-09-21 15:51:52 +00:00
ns8390.h drivers: Use SPDX identifiers 2020-05-25 22:19:21 +00:00
r8168.c drivers/net/r8168: Modify to support RTL8125 LEDs 2021-12-23 21:15:13 +00:00