Hello Fedor,

On 30.07.24 17:25, fedorr...@gmail.com wrote:
From: Fedor Ross <fedor.r...@ifm.com>

Instead of using the hard-coded bus speed value I2C_SPEED_STANDARD_RATE,
use the actual configured bus speed. This way the bus speed doesn't
change suddenly after calling the imx_lpi2c_probe_chip() function for
example.

Signed-off-by: Fedor Ross <fedor.r...@ifm.com>
---
Cc: Heiko Schocher <h...@denx.de>
Cc: Tom Rini <tr...@konsulko.com>
Cc: Marek Vasut <ma...@denx.de>
---

Changes in v2:
- Add additional '---' below SoB line to separate Cc list. This way it
   does not get included in the commit message when the patch is applied.
- Drop the second parameter of bus_i2c_init().

  drivers/i2c/imx_lpi2c.c | 15 +++++++++------
  1 file changed, 9 insertions(+), 6 deletions(-)

Reviewed-by: Heiko Schocher <h...@denx.de>

Thanks!

bye,
Heiko
--
DENX Software Engineering GmbH,      Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: h...@denx.de

Reply via email to