ARM: sa11x0: assabet: ensure that GPIO27 is driven
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 24 Jan 2012 09:25:57 +0000 (09:25 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:34:13 +0000 (15:34 +0000)
commit49e01e3fb6efe1b0abfa2d5675f88f07989d621f
tree52baf603503e37727e58ae1a3e8178e09fd1a423
parent4f592e6d1a6711b2ef140b5c76342dbe2506c8cb
ARM: sa11x0: assabet: ensure that GPIO27 is driven

GPIO27 is just connected to a CPLD input without any pull-ups or pull-
downs.  If GPIO27 is left as an input, it will float around mid-supply,
which for CMOS inputs is the worst place for a pin to be.  Ensure that
this pin is driven.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/assabet.c
This page took 0.02505 seconds and 5 git commands to generate.