Sean Rhodes has submitted this change. ( https://review.coreboot.org/c/coreboot/+/86317?usp=email )
Change subject: ec/starlabs/merlin: Remove unused name objects ......................................................................
ec/starlabs/merlin: Remove unused name objects
These are not referenced anywhere, so remove them.
Change-Id: Ieb66099dcb9e13b26e6a7a752584537c060c8c18 Signed-off-by: Sean Rhodes sean@starlabs.systems Reviewed-on: https://review.coreboot.org/c/coreboot/+/86317 Reviewed-by: Matt DeVillier matt.devillier@gmail.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/ec/starlabs/merlin/acpi/ec.asl 1 file changed, 0 insertions(+), 24 deletions(-)
Approvals: build bot (Jenkins): Verified Matt DeVillier: Looks good to me, approved
diff --git a/src/ec/starlabs/merlin/acpi/ec.asl b/src/ec/starlabs/merlin/acpi/ec.asl index 8fa16c5..3560484 100644 --- a/src/ec/starlabs/merlin/acpi/ec.asl +++ b/src/ec/starlabs/merlin/acpi/ec.asl @@ -11,30 +11,6 @@ Name (_GPE, CONFIG_EC_GPE_SCI) Name (ECAV, 0x00) Name (ECTK, 0x01) - Name (B2ST, 0x00) - Name (CFAN, 0x00) - Name (CMDR, 0x00) - Name (DOCK, 0x00) - Name (PLMX, 0x00) - Name (PECH, 0x00) - Name (PECL, 0x00) - Name (PENV, 0x00) - Name (PINV, 0x00) - Name (PPSH, 0x00) - Name (PPSL, 0x00) - Name (PSTP, 0x00) - Name (RPWR, 0x00) - Name (VPWR, 0x00) - Name (WTMS, 0x00) - Name (AWT2, 0x00) - Name (AWT1, 0x00) - Name (AWT0, 0x00) - Name (DLED, 0x00) - Name (SPT2, 0x00) - Name (PB10, 0x00) - Name (IWCW, 0x00) - Name (IWCR, 0x00) - Name (PVOL, 0x00) Mutex (ECMT, 0x00)
Name (BFFR, ResourceTemplate()