commit | 49e01e3fb6efe1b0abfa2d5675f88f07989d621f | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jan 24 09:25:57 2012 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Feb 09 15:34:13 2012 +0000 |
tree | 52baf603503e37727e58ae1a3e8178e09fd1a423 | |
parent | 4f592e6d1a6711b2ef140b5c76342dbe2506c8cb [diff] |
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>