Aaron Durbin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40424 )
Change subject: ec/google/chromeec: Add support for USB Type-C alternate mode control ......................................................................
Patch Set 1:
(1 comment)
This change is ready for review.
https://review.coreboot.org/c/coreboot/+/40424/1/src/ec/google/chromeec/acpi... File src/ec/google/chromeec/acpi/cros_ec.asl:
https://review.coreboot.org/c/coreboot/+/40424/1/src/ec/google/chromeec/acpi... PS1, Line 60: Device (USBC)
Most of the work here is already done in: https://review.coreboot.org/cgit/coreboot. […]
That and we can't add this unconditionally. This is a shared ASL file.
Furquan, we probably want to generate this stuff at runtime vs being static. I'm not sure if Tim wants to venture into this. I think we've hit our saturation point for static asl.