From 37f3d7bb706f4ee93e7a378028fc328ebbe08ca8 Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Wed, 1 Apr 2020 01:51:07 -0500 Subject: mb/samsung/stumpy: Drop ACPI brightness controls Stumpy is a Chromebox without a built-in display, and now that default_brightness_levels.asl is no longer required for all boards in a platform, drop it and the default panel definition. Test: build/boot stumpy Change-Id: Iaf475f3529dd19330ea46532e9ffd20b44893f7e Signed-off-by: Matt DeVillier Reviewed-on: https://review.coreboot.org/c/coreboot/+/40046 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/samsung/stumpy/devicetree.cb | 2 -- src/mainboard/samsung/stumpy/dsdt.asl | 2 -- 2 files changed, 4 deletions(-) (limited to 'src') diff --git a/src/mainboard/samsung/stumpy/devicetree.cb b/src/mainboard/samsung/stumpy/devicetree.cb index 8e79b393e2..df640b55fd 100644 --- a/src/mainboard/samsung/stumpy/devicetree.cb +++ b/src/mainboard/samsung/stumpy/devicetree.cb @@ -1,6 +1,4 @@ chip northbridge/intel/sandybridge - # IGD Displays - register "gfx" = "GMA_STATIC_DISPLAYS(0)" # Enable DisplayPort 1 Hotplug with 6ms pulse register "gpu_dp_d_hotplug" = "0x06" diff --git a/src/mainboard/samsung/stumpy/dsdt.asl b/src/mainboard/samsung/stumpy/dsdt.asl index fa5ad51000..b5bb0ef684 100644 --- a/src/mainboard/samsung/stumpy/dsdt.asl +++ b/src/mainboard/samsung/stumpy/dsdt.asl @@ -28,8 +28,6 @@ DefinitionBlock( { #include #include - - #include } } -- cgit v1.2.3