From 67bf203e52ed7eebedc4d48fa6f7b07f87ad6bfd Mon Sep 17 00:00:00 2001 From: Joyce Ciou Date: Mon, 24 Nov 2025 11:00:34 +0800 Subject: [PATCH] mb/google/nissa/var/guren: Add missing settings for WWAN Due to "firmware.PDProtocol" item of FAFT PD test result has failed and the HDMI function can't work on USB type C of the daughter board side when the DUT with 1C+5G of daughter board config. Add missing settings for WWAN to pass the test. BUG=b:463200834 TEST=emerge-nissa coreboot chromeos-bootimage Check 5G LTE module detectable by command # mmcli -m a. Confirm firmware.PDProtocol PASS. Change-Id: I8657e383ed376c4a3af328f7593d5503babe2e3d Signed-off-by: Joyce Ciou Reviewed-on: https://review.coreboot.org/c/coreboot/+/90170 Reviewed-by: Eric Lai Reviewed-by: Kapil Porwal Tested-by: build bot (Jenkins) --- src/mainboard/google/brya/variants/guren/overridetree.cb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/mainboard/google/brya/variants/guren/overridetree.cb b/src/mainboard/google/brya/variants/guren/overridetree.cb index 6c7ecd83e7..f18fc8837c 100644 --- a/src/mainboard/google/brya/variants/guren/overridetree.cb +++ b/src/mainboard/google/brya/variants/guren/overridetree.cb @@ -647,6 +647,7 @@ chip soc/intel/alderlake probe DB_USB DB_1A probe DB_USB DB_1C_1A probe DB_USB DB_1C_LTE + probe DB_USB DB_1C_5G end end end @@ -671,6 +672,7 @@ chip soc/intel/alderlake probe DB_USB DB_1C probe DB_USB DB_1C_1A probe DB_USB DB_1C_LTE + probe DB_USB DB_1C_5G end end end @@ -695,6 +697,7 @@ chip soc/intel/alderlake probe DB_USB DB_1C probe DB_USB DB_1C_1A probe DB_USB DB_1C_LTE + probe DB_USB DB_1C_5G end end chip drivers/usb/acpi