coreboot-kgpe-d16/src/ec
Felix Singer 1538d15e5c ec/lenovo/h8/acpi: Fix wrongly used operator
Commit 37a89d519d ("ec/lenovo/h8/acpi: Replace Not() with ASL 2.0
syntax") mixed up boolean and bit-wise operators while replacing Not()
with ASL 2.0 syntax. Thus, fix that.

Built dsdt.aml of lenovo/x230 and differs, but it remains the same when
this commit is applied after commit 37a89d519d.

Change-Id: Ifa848aafb5480acaac4fabffcf90a3dbf5248e43
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66380
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-10-05 22:59:34 +00:00
..
51nb/npce985la0dx
acpi ec/acpi: Return error codes on timeout 2022-06-24 03:04:23 +00:00
apple/acpi ec/apple/acpi: Replace Index() with ASL 2.0 syntax 2022-01-01 13:59:39 +00:00
compal/ene932 src/ec: Get rid of unnecessary blank line {before,after} brace 2022-02-04 20:16:42 +00:00
google timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
hp/kbc1126 ec/hp/kbc1126/acpi: Replace Add(a,b,c) with ASL 2.0 syntax 2021-12-31 00:25:05 +00:00
kontron ec/kontron/kempld: Fix IORESOURCE_IRQ 2022-06-22 08:55:15 +00:00
lenovo ec/lenovo/h8/acpi: Fix wrongly used operator 2022-10-05 22:59:34 +00:00
purism ec/purism/librem: Remove unused Kconfig file 2022-04-24 21:26:21 +00:00
quanta ec/quanta/it8518/acpi: Replace LGreater(a,b) with ASL 2.0 syntax 2022-06-09 09:17:21 +00:00
roda/it8518 ec/roda/it8518/acpi: Remove unnecessary assignments 2021-07-28 13:50:59 +00:00
smsc/mec1308 ec/smsc/mec1308/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax 2022-06-09 09:19:14 +00:00
starlabs/merlin ec/starlabs/merlin/cml: Correct the offset for Max Charge 2022-08-26 17:27:01 +00:00
system76/ec ec/system76/ec: Provide charging thresholds by default 2022-07-16 22:48:06 +00:00
ec.h