From a9a97da9e2fc46c6ba104f84b6649402a6f780cf Mon Sep 17 00:00:00 2001 From: Wisley Chen Date: Mon, 14 Nov 2022 17:47:17 +0600 Subject: mb/google/nissa/var/yaviks: Enable ISH driver and firmware name Enable ISH driver and set firmware name as "adl_ish_lite.bin" BUG=b:242291814 TEST=boot into kernel, and check dmesg "ISH firmware intel/adl_ish_lite.bin loaded" Change-Id: I4badabba1a0cfceb77fc91f21953496152f19615 Signed-off-by: Wisley Chen Reviewed-on: https://review.coreboot.org/c/coreboot/+/69606 Reviewed-by: Eric Lai Reviewed-by: Kangheui Won Tested-by: build bot (Jenkins) --- src/mainboard/google/brya/variants/yaviks/overridetree.cb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/google/brya/variants/yaviks/overridetree.cb b/src/mainboard/google/brya/variants/yaviks/overridetree.cb index 6b57adae33..c3b98b57b5 100644 --- a/src/mainboard/google/brya/variants/yaviks/overridetree.cb +++ b/src/mainboard/google/brya/variants/yaviks/overridetree.cb @@ -212,7 +212,12 @@ chip soc/intel/alderlake end end device ref emmc on end - device ref ish on end + device ref ish on + chip drivers/intel/ish + register "firmware_name" = ""adl_ish_lite.bin"" + device generic 0 on end + end + end device ref ufs on end device ref pch_espi on chip ec/google/chromeec -- cgit v1.2.3