ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
authorAdam Ford <aford173@gmail.com>
Tue, 20 Aug 2019 12:20:58 +0000 (07:20 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 26 Aug 2019 15:46:20 +0000 (11:46 -0400)
commit5adbc0e5caa3b0f3ca1211c952e0822fde8e8e5b
treefa6700c51b56d6ba1337219f7a60b809c3f4f357
parent5f7adb5b1c02592e1a7037413a986ffdf864fcc2
ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux

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 <aford173@gmail.com>
arch/arm/dts/logicpd-som-lv.dtsi