Attention is currently required from: Felix Singer, Michał Żygowski, Paul Menzel, Sergii Dmytruk.
1 comment:
Patchset:
Now I probe only for ITE Super I/Os. Just added more model IDs in the switch to catch the supported chips. Redesigning Super I/O code needs more thought and I won't pursue it right now. DMI checks have been replaced with PCI ID and SSID checks to not depend on any dmidecoder (which may fail depending on UEFI vs legacy).
Generally, I'd prefer to simply hook this driver up in the
internal programmer. Then it would be easiest to use the
board_enable infrastructure and we wouldn't have to re-
invent it.
Alternatively, if you agree that the interface will change
significantly in the future, we can also keep the local
checks and add a FIXME comment that it actually belongs
into the internal programmer. Most of the programmer
drivers added lately do things wrong and I fear if we add
more bad examples these issues will become worse.
To view, visit change 55715. To unsubscribe, or for help writing mail filters, visit settings.