Attention is currently required from: Peter Marheine.
2 comments:
File lspcon_i2c_spi.c:
Patch Set #1, Line 436: /* TODO: remove this out of the specific SPI master implementation. */
Idea for another patch: Provide a `i2c_open_from_programmer_param` I2C helper function that returns a fd for an I2C device, using programmer params `devpath` and `bus`?
Patch Set #1, Line 486: msg_perr("%s: one of devpath or bus must be specified\n", __func__);
If both arguments are specified, `bus` is silently ignored. Should this case be treated as an error?
To view, visit change 51967. To unsubscribe, or for help writing mail filters, visit settings.