OSDN Git Service

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)
commita932b77b4d1939ad173f18be87da409427fb705c
treeb6afcfc3ad7bc4f8a1e00a13a574e7d88e3df604
parent24cf23276a54dd2825d3e3965c1b1b453e2a113d
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: 5fe3c0fa0d54 ("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