Marco Chen has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34509 )
Change subject: mb/google/octopus: Override DDI1 DDC SDA/SCL for HDMI ......................................................................
Patch Set 8:
Patch Set 8: ...
Dorp project is almost the same as meep except HDMI support.
Can it be found in the Kconfig menu? Shouldn’t there a new variant be visible, so users can select it (or the Meep description/string be extended)?
In ChromeOS projects in coreboot with baseboard support, we have hierarchy like baseboard - octopus : variants - meep / bobba / ... . One variant means the support of one board design. Finally multiple devices can base on the same specific board to design the end products and the identifier is the SKU ID unique in a variant.
As a result, commit msg might be 'mb/google/octopus/var/meep: Override DDI1 DDC SDA/SCL for HDMI'
The device Dorp uses the variant Meep and supports HDMI.