commit | 55ae10f8dbdf306e210240937ee4d558c8590447 | [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 | 468ebf190a737dd1021ca15ff350ceee2001372e [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>