ARM: dts: i.MX27: Configure GPIOs as "input" by default
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 30 Nov 2013 07:03:20 +0000 (11:03 +0400)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 9 Feb 2014 13:33:15 +0000 (21:33 +0800)
This patch changes the default direction for pins used
as GPIO to "input". This prevents a short circuit on the
configuration stage when GPIO-pin is connected to the
other output pin.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found