From 360d31fc9a0b0e0cffb1737dc0e965df16333fbd Mon Sep 17 00:00:00 2001 From: Reka Norman Date: Wed, 13 Jul 2022 17:15:38 +1000 Subject: mb/google/nissa: Mark CNVi wifi device as untrusted BUG=b:238937091 TEST=Dump the SSDT on nivviks and check that the wifi device has the DmaProperty. Change-Id: I910b7da7050f9aebfe0eb58552c82b1b29de3772 Signed-off-by: Reka Norman Reviewed-on: https://review.coreboot.org/c/coreboot/+/67044 Tested-by: build bot (Jenkins) Reviewed-by: Kangheui Won --- src/mainboard/google/brya/variants/baseboard/nissa/devicetree.cb | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/google/brya/variants/baseboard/nissa/devicetree.cb b/src/mainboard/google/brya/variants/baseboard/nissa/devicetree.cb index f0aacb3528..56b1ded3b5 100644 --- a/src/mainboard/google/brya/variants/baseboard/nissa/devicetree.cb +++ b/src/mainboard/google/brya/variants/baseboard/nissa/devicetree.cb @@ -157,6 +157,7 @@ chip soc/intel/alderlake device ref cnvi_wifi on chip drivers/wifi/generic register "wake" = "GPE0_PME_B0" + register "is_untrusted" = "true" device generic 0 on end end end -- cgit v1.2.3