commit | f04ddfcd24bf3c1f987eaf634a84998044e616d3 | [log] [tgz] |
---|---|---|
author | Denis Turischev <[email protected]> | Mon Mar 14 12:53:05 2011 +0200 |
committer | Samuel Ortiz <[email protected]> | Wed Mar 23 10:42:08 2011 +0100 |
tree | 30122eb0350fbec7f59089d5338ed1007017e162 | |
parent | e967f77d9818df884bdffb3e801eb12e0fd52b1c [diff] |
gpio: Add Tunnel Creek support to sch_gpio Almost the same driver for both Poulsbo and Tunnel Creek. The difference is in quantity of GPIOs powered by the core power rail and by suspend power supply, default values for some GPIOs, etc. Detect actual hardware by platform device ID assigned in lpc_sch and set configuration accordingly. Signed-off-by: Denis Turischev <[email protected]> Acked-by: Grant Likely <[email protected]> Signed-off-by: Samuel Ortiz <[email protected]>