On Mon, Aug 17, 2020 at 11:37:35AM -0400, [email protected] wrote: > From: Min Li <[email protected]> > > The old code for i2c write would break on some controllers, which fails > at handling Repeated Start Condition. So we will just use i2c_master_send > to handle write in one transanction. > > Signed-off-by: Min Li <[email protected]>
Acked-by: Richard Cochran <[email protected]>
