soc/intel/cannonlake/acpi: Replace Add(a,b,c) with ASL 2.0 syntax
commit3a8f0875c0a64be8586780a1d9f6e304b14c7456
authorFelix Singer <felixsinger@posteo.net>
Thu, 30 Dec 2021 00:27:07 +0000 (30 01:27 +0100)
committerFelix Singer <felixsinger@posteo.net>
Fri, 31 Dec 2021 08:50:43 +0000 (31 08:50 +0000)
tree59c4abcf06837d6746269f196231cb47a1c840f4
parent103f89a20072980e86fe156f429c7cb6271abd8c
soc/intel/cannonlake/acpi: Replace Add(a,b,c) with ASL 2.0 syntax

Replace `Add (a, b, c)` with `c = a + b`.

Change-Id: Ibc5aeb5e8d85556d7564033ec92deb5b2dae093d
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60486
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
src/soc/intel/cannonlake/acpi/gpio.asl
src/soc/intel/cannonlake/acpi/gpio_cnp_h.asl