From a8a673863186dd5468c7835270322bf202d3d9f2 Mon Sep 17 00:00:00 2001 From: Raihow Shi Date: Tue, 19 Jul 2022 10:41:20 +0800 Subject: [PATCH] mb/google/brask/variants/moli: set customized_leds for RTL8111K Follow the LED modification request in ADL_Moli_SC_MB_2022_0601.pdf and set the customized_leds to 0x0482 based on 7.4 Customizable LED Configuration in "REALTEK+RTL8111K-CG+SPEC+0116" for RTL8111K in moli. BUG=b:218985167 TEST=emerge-brask coreboot and check RTL8111K LED behaviour Signed-off-by: Raihow Shi Change-Id: Ia154d15ecf14b32a4d589abf27b9573693339a8a Reviewed-on: https://review.coreboot.org/c/coreboot/+/65958 Reviewed-by: Tim Wawrzynczak Tested-by: build bot (Jenkins) --- src/mainboard/google/brya/variants/moli/overridetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/google/brya/variants/moli/overridetree.cb b/src/mainboard/google/brya/variants/moli/overridetree.cb index d7de914ea2..1c66d1ba19 100644 --- a/src/mainboard/google/brya/variants/moli/overridetree.cb +++ b/src/mainboard/google/brya/variants/moli/overridetree.cb @@ -100,7 +100,7 @@ chip soc/intel/alderlake end # IntelI225V Ethernet NIC device ref pcie_rp7 on chip drivers/net - register "customized_leds" = "0x05af" + register "customized_leds" = "0x0482" register "wake" = "GPE0_DW0_07" register "device_index" = "0" device pci 00.0 on end