i2c: mlxcpld: Reduce polling time for performance improvement
authorVadim Pasternak <vadimp@nvidia.com>
Mon, 23 Aug 2021 14:45:03 +0000 (17:45 +0300)
committerWolfram Sang <wsa@kernel.org>
Mon, 4 Oct 2021 19:57:14 +0000 (21:57 +0200)
commit669b2e4aa1a869def4dc207ea084fdd77366d646
treefe131d48c631f6496cc62c138d00c1a93e3dda4f
parentd56baf6efaf14e2910610216c581ca71d6940012
i2c: mlxcpld: Reduce polling time for performance improvement

Decrease polling time 'MLXCPLD_I2C_POLL_TIME' from 400 usec to 200
usec. It improves performance of I2C transactions.

Reliability of setting polling time to 200 usec has been validated
across all the supported systems.

Signed-off-by: Vadim Pasternak <vadimp@nvidia.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-mlxcpld.c