Mario Limonciello
55de39c077
trivial: reformat the whole tree to match new format
2021-08-24 11:18:40 -05:00
Richard Hughes
942802063e
trivial: Remove the unused parent instance from the private struct
...
I assume at some point we forgot to remove it when converting an object
from FINAL to DERIVABLE and the anti-pattern just got copied around the
codebase...
2021-07-15 16:20:19 +01:00
Richard Hughes
69bfebc498
trivial: Set the physical ID in FuI2cDevice->probe()
2021-06-28 10:09:52 +01:00
Richard Hughes
8ae988dda8
Allow writing multiple bytes to the I²C device
2021-06-24 14:22:08 +01:00
Richard Hughes
e2f51539b9
trivial: Add the missing fu_i2c_device_set_bus_number() function
2021-06-24 14:22:08 +01:00
Richard Hughes
f350dd49cf
trivial: Fix the internal enum used for the i2c bus number
2021-06-24 14:22:08 +01:00
Richard Hughes
a02c1073f2
trivial: Fix up some of the developer docs
...
And add some missing content as requried.
2021-06-11 09:39:03 +01:00
Richard Hughes
99f40fa7a7
Add a FuI2cDevice to abstract I²C devices
2021-05-18 14:29:28 +01:00