Attention is currently required from: Tim Wawrzynczak. Alan Huang has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/59088 )
Change subject: mb/google/brya/var/brask: Customize the LED of RT8125 ......................................................................
mb/google/brya/var/brask: Customize the LED of RT8125
Add Kconfig item RT8168_SET_LED_MODE to enable LED customization. Update the LED settings in devicetree.
BUG=b:193750191 BRANCH=None TEST=Build Pass
Signed-off-by: Alan Huang alan-huang@quanta.corp-partner.google.com Change-Id: I6565f19b0ca7611c4731c4ae6365f17fbe63a7e9 --- M src/mainboard/google/brya/Kconfig M src/mainboard/google/brya/variants/brask/overridetree.cb 2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/59088/1
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig index accba51..d138389 100644 --- a/src/mainboard/google/brya/Kconfig +++ b/src/mainboard/google/brya/Kconfig @@ -8,6 +8,7 @@ def_bool n select SPD_CACHE_IN_FMAP select RT8168_GET_MAC_FROM_VPD + select RT8168_SET_LED_MODE
if BOARD_GOOGLE_BASEBOARD_BRYA || BOARD_GOOGLE_BASEBOARD_BRASK
diff --git a/src/mainboard/google/brya/variants/brask/overridetree.cb b/src/mainboard/google/brya/variants/brask/overridetree.cb index d54a498..8bc56eb 100644 --- a/src/mainboard/google/brya/variants/brask/overridetree.cb +++ b/src/mainboard/google/brya/variants/brask/overridetree.cb @@ -81,6 +81,7 @@ end device ref pcie_rp7 on chip drivers/net + register "customized_leds" = "0x05af" device pci 00.0 on end end end # RTL8125 Ethernet NIC