On Tue, Aug 20, 2019 at 07:20:58AM -0500, Adam Ford wrote:

> When the pinmux configuration was added, it was accidentally placed into
> the omap3_pmx_wkup node  when it should have been placed into the
> omap3_pmx_core.  This error was accidentally propagated to U-Boot by
> me when I blindly copied the device tree from Linux.
> 
> This patch moves the i2c2_pins and i2c3_pins to the correct node
> which should eliminate i2c bus errors and timeouts due to the fact
> the bootloader uses the save device tree that no longer properly
> assigns these pins.
> 
> Signed-off-by: Adam Ford <aford...@gmail.com>
> 
> diff --git a/arch/arm/dts/logicpd-som-lv.dtsi 
> b/arch/arm/dts/logicpd-som-lv.dtsi
> index 5563ee54c9..b56524cc7f 100644

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to