commit | eece4328a6519483e15d71506d0bdb0e7bc8b912 | [log] [tgz] |
---|---|---|
author | Bill Richardson <wfrichar@chromium.org> | Sat Oct 20 11:44:34 2012 +0000 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 06 14:30:38 2012 -0800 |
tree | 1ff8e33ea335da951a6e81d59518f71f27238d5b | |
parent | e717a5063a93e447c79284ff88d1056b829a29a7 [diff] |
x86: gpio: Add GPIO driver for Intel ICH6 and later. Implement <asm-generic/gpio.h> functions for Intel ICH6 and later. Only GPIOs 0-31 are handled by this code. Signed-off-by: Bill Richardson <wfrichar@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>