On Thu, 2023-09-14 at 11:53 +0200, Klaus Jensen wrote: > From: Klaus Jensen <[email protected]> > > Add an abstract MCTP over I2C endpoint model. This implements MCTP > control message handling as well as handling the actual I2C transport > (packetization). > > Devices are intended to derive from this and implement the class > methods. > > Parts of this implementation is inspired by code[1] previously posted by > Jonathan Cameron. > > Squashed a fix[2] from Matt Johnston. > > [1]: > https://lore.kernel.org/qemu-devel/[email protected]/ > [2]: > https://lore.kernel.org/qemu-devel/[email protected]/ > > Tested-by: Jonathan Cameron <[email protected]> > Reviewed-by: Jonathan Cameron <[email protected]> > Signed-off-by: Klaus Jensen <[email protected]>
Nice! Reviewed-by: Andrew Jeffery <[email protected]>
