]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
authorAdam Ford <aford173@gmail.com>
Tue, 20 Aug 2019 12:17:27 +0000 (07:17 -0500)
committerTony Lindgren <tony@atomide.com>
Fri, 6 Sep 2019 16:27:26 +0000 (09:27 -0700)
commit6676b5871e6a300b563a95d9e0fd0652a615901c
treeb6afcfc3ad7bc4f8a1e00a13a574e7d88e3df604
parent196868dc125c1ff65a23b37061a4914c0169b4d3
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 stable by
me when I blindly requested the pull after seeing I2C issues without
actually reviewing the content of the pinout.  Since the bootloader
previously muxed these correctly in the past, was a hidden error.

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.

Fixes: fbc49240ea09 ("ARM: dts: Add pinmuxing for i2c2 and i2c3
for LogicPD SOM-LV") #4.9+

Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/logicpd-som-lv.dtsi