[PATCH v2 4/4] drivers: i2c: Kconfig: Add CONFIG_SYS_I2C_OMAP24XX_REPEATED_START
Heiko Schocher
hs at denx.de
Tue Mar 11 07:35:58 CET 2025
Hello Aniket,
On 10.03.25 11:36, Aniket Limaye wrote:
> Add a Kconfig option to disable sending Stop conditions between multiple
> i2c_msgs within a single xfer. Enable this config by default for ARCH_K3
> platforms.
>
> Signed-off-by: Aniket Limaye <a-limaye at ti.com>
> ---
>
> v2:
> - CONFIG_I2C_REPEATED_START -> CONFIG_SYS_I2C_OMAP24XX_REPEATED_START
> - Link to v1: https://lore.kernel.org/u-boot/20250304220546.866602-4-a-limaye@ti.com/
>
> ---
> drivers/i2c/Kconfig | 9 +++++++++
> 1 file changed, 9 insertions(+)
Thanks!
Reviewed-by: Heiko Schocher <hs at denx.de>
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: hs at denx.de
More information about the U-Boot
mailing list