]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work again
authorCarl Frederik Werner <frederik@cfbw.eu>
Wed, 2 Sep 2015 01:07:57 +0000 (10:07 +0900)
committerTony Lindgren <tony@atomide.com>
Mon, 14 Sep 2015 19:12:15 +0000 (12:12 -0700)
commit3a2fa775bd1d0579113666c1a2e37654a34018a0
treecda332d33511ac39b71a28053ac0ccab168035d8
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work again

Let's fix pinmux address of gpio 170 used by tfp410 powerdown-gpio.

According to the OMAP35x Technical Reference Manual
  CONTROL_PADCONF_I2C3_SDA[15:0]  0x480021C4 mode0: i2c3_sda
  CONTROL_PADCONF_I2C3_SDA[31:16] 0x480021C4 mode4: gpio_170
the pinmux address of gpio 170 must be 0x480021C6.

The former wrong address broke i2c3 (used by hdmi ddc), resulting in
kernel message:
  omap_i2c 48060000.i2c: controller timed out

Fixes: 8cecf52befd7 ("ARM: omap3-beagle.dts: add display information")
Cc: stable@vger.kernel.org # v3.15+
Signed-off-by: Carl Frederik Werner <frederik@cfbw.eu>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-beagle.dts