Attention is currently required from: Wonkyu Kim, Edward O'Callaghan, Anastasia Klimchuk.
2 comments:
File util/ich_descriptors_tool/ich_descriptors_tool.c:
Patch Set #3, Line 130: "\t- \"gemini\" for Intel's Gemini Lake SoC.\n"
maybe the SoC are grouped around here though.
ah, I can do that, just that MTL is next to ADL hence kept at line 141. If you want, I can move it here as well.
else if (strcmp(csn, "meteor") == 0)
cs = CHIPSET_METEOR_LAKE;
should this be moved down a bit to be ordered in the same way the others are to be consistent?
same reason as other file.
To view, visit change 62783. To unsubscribe, or for help writing mail filters, visit settings.