]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning
authorAnthoine Bourgeois <anthoine.bourgeois@gmail.com>
Thu, 2 Jun 2022 20:27:07 +0000 (22:27 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 22 Jun 2022 14:58:26 +0000 (10:58 -0400)
commite9143486d69efd47e0048234cfd5976366aa37a3
treee78e9328417404962c43245a82f613f17c523924
parent8961347fa1b68588b3680960057c79763670548f
ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning

Seems that u-boot can't probe i2c bus at 2.6Mhz speed, so lower
the speed to the default value 100Khz.

v2: fix i2c1 frequency in the root omap3-u-boot.dtsi include.

Signed-off-by: Anthoine Bourgeois <anthoine.bourgeois@gmail.com>
arch/arm/dts/omap3-u-boot.dtsi
configs/devkit8000_defconfig