On Mon, 31 Jan 2022 16:18:10 -0800, Zev Weiss wrote: > This property can be used to reduce arbitration overhead on busy i2c > busses by retaining ownership for a brief period in anticipation of > another transaction in the near future. > > Signed-off-by: Zev Weiss <zev@xxxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/i2c/nxp,pca9541.txt | 9 +++++++++ > 1 file changed, 9 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>