RE: [PATCH v1 4/7] i2c-mlxbf.c: incorrect base address passed during io write
From: Asmaa Mnebhi
Date: Thu Aug 18 2022 - 16:31:01 EST
Sure!
-----Original Message-----
From: Wolfram Sang <wsa@xxxxxxxxxx>
Sent: Thursday, August 18, 2022 4:24 PM
To: Asmaa Mnebhi <asmaa@xxxxxxxxxx>
Cc: linux-i2c@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Khalil Blaiech <kblaiech@xxxxxxxxxx>
Subject: Re: [PATCH v1 4/7] i2c-mlxbf.c: incorrect base address passed during io write
Thanks for the heads up.
> didn't have any impact on the overall functionality of the read/write transactions. Writing to smbus->io + 0x18 (aka MLXBF_I2C_CAUSE_OR_CLEAR) corresponds to sc_low_timeout register which sets the timeout value before a read/write transaction aborts.
I understand. Could we have the above sentences (or something similar) in the commit message then?