mb/lenovo/*: Drop unused ACPI code

Drop useless ACPI code and make the codebase look more like the
T430 codebase. IASL doesn't remove empty scope blocks and it
causes binary differences in the produced DSDT.

TEST=TIMELESS build shows that T530 DSDT is now identical to the
     T430 DSDT.

Change-Id: Ie65668b98c5ee772a926a265d09ee20ab8d2e15e
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91284
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Patrick Rudolph 2026-02-15 13:52:53 +01:00 committed by Matt DeVillier
commit 33d873324e
10 changed files with 0 additions and 49 deletions

View file

@ -1,7 +1,3 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <ec/lenovo/h8/acpi/ec.asl>
Scope(\_SB.PCI0.LPCB.EC)
{
}

View file

@ -1,9 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <ec/lenovo/h8/acpi/ec.asl>
Scope(\_SB.PCI0.LPCB.EC)
{
}
#include <ec/lenovo/h8/acpi/thinkpad_bat_thresholds_b0.asl>

View file

@ -1,9 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <ec/lenovo/h8/acpi/ec.asl>
Scope(\_SB.PCI0.LPCB.EC)
{
}
#include <ec/lenovo/h8/acpi/thinkpad_bat_thresholds_b0.asl>

View file

@ -1,9 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <ec/lenovo/h8/acpi/ec.asl>
Scope(\_SB.PCI0.LPCB.EC)
{
}
#include <ec/lenovo/h8/acpi/thinkpad_bat_thresholds_b0.asl>

View file

@ -1,9 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <ec/lenovo/h8/acpi/ec.asl>
Scope(\_SB.PCI0.LPCB.EC)
{
}
#include <ec/lenovo/h8/acpi/thinkpad_bat_thresholds_b0.asl>

View file

@ -1,9 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <ec/lenovo/h8/acpi/ec.asl>
Scope(\_SB.PCI0.LPCB.EC)
{
}
#include <ec/lenovo/h8/acpi/thinkpad_bat_thresholds_b0.asl>

View file

@ -1,9 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <ec/lenovo/h8/acpi/ec.asl>
Scope(\_SB.PCI0.LPCB.EC)
{
}
#include <ec/lenovo/h8/acpi/thinkpad_bat_thresholds_b0.asl>

View file

@ -5,10 +5,5 @@ Name(\TPSV, 90)
Name(\FLVL, 0)
#include <ec/lenovo/h8/acpi/ec.asl>
Scope(\_SB.PCI0.LPCB.EC)
{
}
#define H8_BAT_THRESHOLDS_BIT7
#include <ec/lenovo/h8/acpi/thinkpad_bat_thresholds_24.asl>

View file

@ -1,9 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <ec/lenovo/h8/acpi/ec.asl>
Scope(\_SB.PCI0.LPCB.EC)
{
}
#include <ec/lenovo/h8/acpi/thinkpad_bat_thresholds_b0.asl>

View file

@ -1,9 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <ec/lenovo/h8/acpi/ec.asl>
Scope(\_SB.PCI0.LPCB.EC)
{
}
#include <ec/lenovo/h8/acpi/thinkpad_bat_thresholds_b0.asl>