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)
commit8d09c7b774af20660e5baae28210e92a20ffda04
treee78e9328417404962c43245a82f613f17c523924
parent49df685d32593fa5b28ab56d7283220c77098ce6
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