From 88117c16f0e90337d796eaa0b026989dc048cf24 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sat, 9 May 2020 13:11:28 -0600 Subject: [PATCH] Update serirq mode in lemp9 mainboard --- src/mainboard/system76/lemp9/devicetree.cb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mainboard/system76/lemp9/devicetree.cb b/src/mainboard/system76/lemp9/devicetree.cb index c3a4ee1187..33b00d49da 100644 --- a/src/mainboard/system76/lemp9/devicetree.cb +++ b/src/mainboard/system76/lemp9/devicetree.cb @@ -165,11 +165,11 @@ chip soc/intel/cannonlake register "tcc_offset" = "12" # Serial IRQ Continuous - register "SerialIrqConfigSirqMode" = "1" + register "serirq_mode" = "SERIRQ_CONTINUOUS" # Graphics (soc/intel/cannonlake/graphics.c) # IGD Displays - register "gfx" = "GMA_STATIC_DISPLAYS(0)" + register "gfx" = "GMA_STATIC_DISPLAYS(0)" # LPC (soc/intel/cannonlake/lpc.c) # LPC configuration from lspci -s 1f.0 -xxx