ARM: dts: omap5-uevm: Correct twl6040 reset GPIO pinmux
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 23 Oct 2013 09:32:19 +0000 (12:32 +0300)
committerBenoit Cousson <bcousson@baylibre.com>
Wed, 23 Oct 2013 09:40:46 +0000 (11:40 +0200)
When the omap5-evm.dts file has been renamed to omap5-uevm.dts and the sEVM
support got deprecated in favor of uEVM (or Panda5) the content was not
validated.
On uEVM the twl6040 reset GPIO is from gpio5_141 and not via gpio5_145, which
was the case in sEVM.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
arch/arm/boot/dts/omap5-uevm.dts

index 22d9b51dbd16f1e6c442ed253743b0083b00a0fc..4d79c7b0cb4e03fb7ddb21c456f9f4734bc96234 100644 (file)
@@ -71,7 +71,7 @@
 
        twl6040_pins: pinmux_twl6040_pins {
                pinctrl-single,pins = <
-                       0x18a (PIN_OUTPUT | MUX_MODE6)  /* perslimbus2_clock.gpio5_145 */
+                       0x17e (PIN_OUTPUT | MUX_MODE6)  /* mcspi1_somi.gpio5_141 */
                >;
        };