Attention is currently required from: Wonkyu Kim, Subrata Banik, 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.
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?
To view, visit change 62783. To unsubscribe, or for help writing mail filters, visit settings.