Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32142 )
Change subject: ec/google/chromeec: Remove redundant use of ACPI offset operator ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/32142/2/src/ec/google/chromeec/acpi/ec.asl File src/ec/google/chromeec/acpi/ec.asl:
https://review.coreboot.org/#/c/32142/2/src/ec/google/chromeec/acpi/ec.asl@a... PS2, Line 90: Looking back at this, it seems like this was done to ensure that we don't overrun the device features. Probably we can add DUMY, 1 after Offset(0x0e) to maintain the original intent. Thoughts?
Also adding Patrick who had added this code.