From 0bb9104eadb1f4673bfc90b8c6d6b87df738591c Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Fri, 12 Nov 2021 09:14:27 +0000 Subject: mb/starlabs/labtop: Remove display from devicetree Remove display from devicetree as Intel's brightness controls are not used on this platform. This solves the below errors appearing in dmesg: No Local Variables are initialized for Method [_BCL] No Arguments are initialized for method [_BCL] Signed-off-by: Sean Rhodes Change-Id: Icf2f2fa33abd11952c888c9502d1d5ef1ad6544f Reviewed-on: https://review.coreboot.org/c/coreboot/+/59258 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/starlabs/labtop') diff --git a/src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb b/src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb index 0b789146ae..6bfe208e1e 100644 --- a/src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb +++ b/src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb @@ -4,8 +4,6 @@ chip soc/intel/tigerlake register "eist_enable" = "1" # Graphics - # IGD Displays - register "gfx" = "GMA_STATIC_DISPLAYS(0)" # Not used but timings left for reference # register "panel_cfg" = "{ # .up_delay_ms = 2000, // T3 -- cgit v1.2.3