commit | 8081c84c9ce71ef73e591e19f1f7a516cb111e1c | [log] [tgz] |
---|---|---|
author | Alek Du <[email protected]> | Wed May 26 14:42:25 2010 -0700 |
committer | Linus Torvalds <[email protected]> | Thu May 27 09:12:42 2010 -0700 |
tree | 00ef685c50dd743f6a145ddf2d0c282f91d25d2d | |
parent | 8156fae26aec0285840ffa6faff6cae017abe81b [diff] |
gpio: add Penwell gpio support Intel Penwell chip has two 96 pins GPIO blocks, which are very similiar as Intel Langwell chip GPIO block, except for pin number difference. This patch expends the original Langwell GPIO driver to support Penwell's. Signed-off-by: Alek Du <[email protected]> Cc: David Brownell <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>